BCLib breaks skygrid generation in the Nether/End
Ykaoo opened this issue ยท 2 comments
Describe the bug
BCLib breaks Skygrid generation in the Nether and the End after "applying fixes". Overworld is not affected.
To Reproduce
Steps to reproduce the behavior:
- Create two skygrid worlds, X and Y. Same settings, different seeds.
- Confirm that the End and the Nether generation is skygrid in world X,
- Exit world X,
- Copy any folder from the world Y to world X, for example 'entities' folder (to trigger BCLib's 'incompatible World' popup),
- Enter the world X and apply fixes,
- Explore the End and the Nether.
Expected behavior
World should continue to generate in a skygrid form, in all dimensions.
End Islands from Default generation further away.
Version
Modloader: Fabric
Modloader Version: 0.14.8
Mod Version: 3.0.9
BCLib 1.4.7
I didn't know where to put this one. Because overworld is normal I decided it's more likely to be Skygrid's fault. Should I duplicate this to BCLib's github?