Open Animaly0 opened 4 years ago
I am also having this issue with AOF3, however I'm wondering if it has anything to do with non-vanilla terrain generation maybe?
Tested and Confirmed non-compatibility with overworld generation if you use the ecotones generator during world creation. Functions normally otherwise
After a bit of a glance at ecotones' source, it may bypass the normal net.minecraft.world.gen.chunk.ChunkGenerator entirely, which would explain the problem. While this is a reasonable way to do the sort of thing that ecotones is trying to do, it is completely incompatable with how we do what RER is trying to do, sadly. We should either document this limitation, or attempt to mixin ChunkGenerator's caller instead.
Playing on the modpack All of Fabric 3 (version 1.5.3), the rer overworld generation isn't available even if the nether one is available. After some research, there's no rer_worldgen.dat file in DIM1/data but there's one in DIM-1/data