Started by
Generic2635
on
Topic category: Help with MCreator software
I am trying to make a custom dimension, and I want to make it so that there is no lava in the dimension. Now, I don't mean that I want it to not generate, I know how to do that, but I want it so that it's replaced with obsidian when it's placed, similar to how water is replaced with air in the nether. Probably requires a procedure, but I don't know how to detect the lava being placed.
Use an ore feature, replace lava instead of stone, make it spawn in large chunks and no spawn chance, that way it spawns in every chunk
No, what I mean is I want something similar to how, after world generation, if you place water in the nether, it gets replaced with air. But instead of water being replaced with air, I want lava to be replaced with obsidian when it is placed by a player.