Beta Days

Make your Minecraft old school with classic configurable options like disabling hunger, sprinting, experience drops, 1.9 combat system, nether fog and more.

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

Forge

implementation fg.deobf("curse.maven:beta-days-247840:4102790")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Beta Days 1.19.2-v1.3.0

Changes

  • oldHUD client 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)
  • heartHeight client config option has been removed, due to its implementation needing to be significantly more complex than before.
  • Added new makeFoodStorageUnstackable gameplay config option. This makes everything in the #beta_days:food_storage_unstackables tag all unstackable. By default this includes dried kelp blocks, and melon blocks. This is an addon to the already existing disableFoodStacking option, 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.