Pretty sure (but not positive since I’m brand new to modding anyways) that there’s a tag that makes blocks not able to be swapped by lava pools so I’d just put that tag on the blocks that the dimension/biome generates with
Just checked there is u just need to create a tag called lava_pool_cannot_replace as a Minecraft tag (not forge tag) and add the blocks the biome/dimension are made of to it
Go into any biome you made spawn in this dimension
Go in the features tab
Under the "Vanilla features" title it says "Default biome features", and "Caves" are selected by default
Click on "caves" and click delete
I think this might prevent caves from spawning in your biome, but it also gets rid of the lava, which if you are making a dimension similar to the Nether or the End, this solution will not affect anything other than fixing your lava from spawning in.
Pretty sure (but not positive since I’m brand new to modding anyways) that there’s a tag that makes blocks not able to be swapped by lava pools so I’d just put that tag on the blocks that the dimension/biome generates with
Just checked there is u just need to create a tag called lava_pool_cannot_replace as a Minecraft tag (not forge tag) and add the blocks the biome/dimension are made of to it
Ok thanks man. I'll try that. Idk why Mcreator didn't tell me that you messaged me lol
This is a fix that worked on me:
I think this might prevent caves from spawning in your biome, but it also gets rid of the lava, which if you are making a dimension similar to the Nether or the End, this solution will not affect anything other than fixing your lava from spawning in.