File Details
Beta Days 1.19.2-v1.3.0
- R
- Nov 21, 2022
- 34.19 KB
- 25.0K
- 1.19.2
- Forge
File Name
beta_days-1.19.2-1.3.0.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
Beta Days 1.19.2-v1.3.0
Changes
oldHUDclient config option is now removed, instead your HUD will dynamically change based on the gameplay config options set. (EG: hunger is removed from your HUD when turned off for the world)heartHeightclient config option has been removed, due to its implementation needing to be significantly more complex than before.- Added new
makeFoodStorageUnstackablegameplay config option. This makes everything in the#beta_days:food_storage_unstackablestag all unstackable. By default this includes dried kelp blocks, and melon blocks. This is an addon to the already existingdisableFoodStackingoption, and only works if that one is enabled as well.
Gameplay Config Rewrite
Configuration options that change gameplay features have been moved out of a common config, and into a per-world config. This allows servers, or specific worlds to have their own sets of config options. (EG: A server may have hunger and sprinting disabled, while your singleplayer world might only have the combat cooldown disabled) Client options that don't affect gameplay remain global and in the main config folder, such as the menu, or game version display.