fabric/fabric-dimensions-v1/src
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
..
main Fix cannot load world after uninstalling dimension mod/datapack without breaking world presets. (#2856) 2023-02-13 09:33:51 +00:00
testmod 1.19.3-pre1 2022-11-22 16:28:48 +00:00