Started by
TumbleElf
on
Topic category: Help with Minecraft modding (Java Edition)
I want a block basically just like netherrack that can sustain fire unless its extinguished.
I couldn't figure out how, i tried making a procedure that checked for fire blocks above and replaced them with another fire block if its still there. This created a bit of lag and led to other problems.
What do I do?