Open Terrain Generator (OTG)

Open Terrain Generator (OTG)

9M Downloads

Bug: Mineshafts and Strongholds chewed up by ravines

PG85 opened this issue ยท 1 comments

commented

When mineshafts or strongholds intersect with ravines lots of blocks don't spawn.

MC code is responsible for spawning mineshafts and strongholds, also ravines spawn before mineshafts/strongholds so it appears that the MC code has problems spawning things in mid air. If I make ravines spawn solid blocks (like glass), everything is fine.

commented

Needs to be confirmed if it still happens.