Need To make a biome that goes down to y -50 like a sinkhole bug

Started by ElectroDreemurr on

Topic category: Help with MCreator software

Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Need To make a biome that goes down to y -50 like a sinkhole bug

I need to make a biome that goes down to -y50 it needs to look like a pit, like the sinkhole bug in minecraft.

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
...You probably can't do…
Fri, 10/20/2023 - 19:23

...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.