How to make block that can sustain fire?

Started by Ali107 on

Topic category: Help with modding (Java Edition)

Last seen on 16:19, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make block that can sustain fire?

I have a block I want it to sustain fire forever until something puts out the fire, it's just like netherack.

Last seen on 22:49, 17. Mar 2021
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Minecraft uses tags for that…
Sun, 09/13/2020 - 21:20

Minecraft uses tags for that. I forget if there's a way to add tags to blocks (probably is), but you'd want to add infiniburn_endinfiniburn_nether, and infiniburn_overworld.

Last seen on 08:14, 28. Nov 2023
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  Minecraft uses tags for…
Wed, 09/16/2020 - 11:12

 

Minecraft uses tags for that. I forget if there's a way to add tags to blocks (probably is), but you'd want to add infiniburn_endinfiniburn_nether, and infiniburn_overworld.

the tags aren't available in versions below Minecraft 1.16 sadly :/

according to the Minecraft wiki, those block tags were added in pre-release 3.