-
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.