fabric/fabric-dimensions-v1
qouteall 7f87f8fa9b Fix cannot load world after uninstalling dimension mod/datapack without breaking world presets. (#2856)
* Fix the issue that cannot load world after uninstalling a dimension mod/datapack, by making deserialization fail-soft, instead of removing non-vanilla dimensions.

* Fix style.

* Fix license.

* Small changes to FailSoftMapCodec.

* Make FailSoftMapCodec final.

* Revert "Make FailSoftMapCodec final."

This reverts commit 0c0642a1c4.

* Use ModifyVariable and change comments.

* Remove unnecessary `equals`

(cherry picked from commit 00a2eb1095)
2023-02-13 09:33:51 +00:00
..
src Fix cannot load world after uninstalling dimension mod/datapack without breaking world presets. (#2856) 2023-02-13 09:33:51 +00:00
build.gradle Split client only code into its own sourceset. (#2179) 2022-05-21 16:26:46 +01:00