Skip to content

Hunger Overhaul - 1.0.0

Latest
Compare
Choose a tag to compare
@squeek502 squeek502 released this 10 May 17:42
· 26 commits to master since this release
  • Made max exhaustion level blank-slate-able
    • Used the already existing hungerLossRatePercentage config option to make max exhaustion level = 3 still the default
    • Made difficultyScalingHunger adapt to the hungerLossRatePercentage setting
  • Made chestLootMaxStackSize default to 16 (down from 64, which was insane)
  • Fixed float/double config options using the wrong default minimum (fixes things like foodHungerToSaturationDivider=0.0 causing food to have infinite saturation)