Started by
ElectroDreemurr
on
Topic category: Help with MCreator software
I need to make a biome that goes down to -y50 it needs to look like a pit, like the sinkhole bug in minecraft.
Topic category: Help with MCreator software
I need to make a biome that goes down to -y50 it needs to look like a pit, like the sinkhole bug in minecraft.
...You probably can't do this with a biome, but you could do it with a structure, where the structure just consists of a shaft of air, and is placed with a -50 offset. Structures are limited to 48*48*48 blocks though, and generating large ones can be laggy, so you may need a procedure to generate multiple shafts on top of each other.