Skip to content

A simple mod that unyeets the Nether and End when a world is loaded without a dimension or is upgraded between Minecraft versions with dimension mods installed

License

Notifications You must be signed in to change notification settings

Heart-of-the-Machine/dimension-update-fixer

Repository files navigation

Dimension Update Fixer

A simple mod that unyeets the Nether and End when a world is loaded without a dimension or is upgraded between Minecraft versions with dimension mods installed.

This mod does now fix the issue where removing a dimension from a world deletes all other dimensions.

Jank

The way this mod fixes the dimension-removal issue is by mixing in and overriding the decode method in UnboundedMapCodec. This is somewhat of a janky fix and may break other mods that expect a certain load order for DFU classes or that also attempt to fix the dimension-removal issue in the same way.

Known to Work With

This mod is known to work with:

Thanks to

  • alcatrazEscapee for providing the dimension-removal fix in the first place.
  • Kneelawk for packaging the fix into a mixin-based fabric mod.

About

A simple mod that unyeets the Nether and End when a world is loaded without a dimension or is upgraded between Minecraft versions with dimension mods installed

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages