Heart of the Machine

Heart of the Machine

26.6k Downloads

Nether and End are deleted when upgrading between Minecaft versions

Kneelawk opened this issue ยท 2 comments

commented

This is caused by TypeReferences.CHUNK_GENERATOR_SETTINGS being registered without HotM's Nectere ChunkGenerator ("hotm:nectere"). This means that when various datafixers attempt to fix missing-dimension data from a previous versions's save file, they fail to load the dimension data, meaning that only forcefully loaded dimensions remain ("minecraft:overworld" and "hotm:nectere").

commented

This is a major issue but is outside the scope of HotM. The fix for this is being moved to its own mod.

commented

I have released the Dimension Update Fixer mod which fixes this issue.