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

Started by LividDX on

Topic category: Help with modding (Java Edition)

Last seen on 20:39, 8. Sep 2024
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.

Last seen on 19:51, 17. Sep 2024
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