-
Mitigated potential for comod exceptions that were causing incompatibility with some mods.
-
Fixed default pause menu options button position.
API changes:
-
Corrected outdated diamond and sea floor reference values.
-
Environment conditions terrain_depth, terrain_scale, and biome_category are now deprecated.
-
BREAKING CHANGE: Environment condition tests are now broken into required pos and no pos methods instead of one method with nullable pos. Required pos test throws an exception if unloaded (this change is required to avoid world load deadlocks).
-
All added key bindings are now unbound by default.
-
Extra inventory buttons are now disabled by default.
-
Added Nether and End portal buttons to the default inventory buttons.
-
BREAKING CHANGE: Environment condition tests are now broken into required pos and no pos methods instead of one method with nullable pos. Required pos test throws an exception if unloaded (This change is required to avoid world load deadlocks).
-
All added key bindings are now unbound by default.
-
Extra inventory buttons are now disabled by default.
- Fixed crash on dedicated servers due to referencing code stripped from server
- Fixed Crust key bindings not registering and showing up in the key binds GUI
- Made LazyRegistryEntryList a bit safer
- Fixed Minecraft version being included in the jar mod version
- Fixed magnet mode being on by default
1.16.5-1.0.0
- Initial release.