Is there a way to place Unlit Campfires via code or by other means?

Started by LividDX on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a way to place Unlit Campfires via code or by other means?

Title is self explanatory.

Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can Use this command…
Sun, 09/15/2024 - 02:02

You can Use this command whenever you need /setblock ~ ~ ~ campfire[lit=false], to place an unkit campfire on the specified cords.

Hope it helps