- Changed how the mod gets the registry data. Now only loads the dimension and biome list once a world has been loaded.
- Allows for server side dimensions and biomes to be customized as long as the server has the mod installed.
- Fixes an issue where the dimension and biome list wouldn't load with some mod combinations.
- Server now sends it's registry list to the client on join.
- Fixed config command opening the config screen on integrated servers.
- Dimension and Biome list in the config menu is now in alphabetical order.
Added:
- Mod toggle option + keybind
Fixed
- Disabling fog in dimension or biome doesn't disable the fog unless the fog distance is valid.
1.21.5 update
Dimension Support
Initial backport
Backend changes to make mod less dependent on Minecraft code (should make porting between versions easier). Fix client crashes on both fabric and forge.
Fix crash on NeoForge
Version 2.1 backport to 1.21.1. Fix for not being able to disable fog when fog distance values are invalid. Fix for Fabric clients crashing when mod is running on servers.
Improved networking Improved F3 information Improved search in config screen
Added fog overrides command,
- allows for configuration on servers (note: client needs mod for config)
- allows for reloading the settings.
Added rain fog settings
Fix packet crash on NeoForge.
Fix nether fog. Fix packet crash on NeoForge.
Fixes crash on 1.21.4
Fixes an issue where nether fog distance doesn't get overridden.