File Details
HungerOverhaul-1.7.10-beta.4.jar
- B
- Dec 30, 2014
- 97.40 KB
- 55.6K
- 1.7.10
File Name
HungerOverhaul-1.7.10-beta.4.jar
Supported Versions
- 1.7.10
beta.4 (hotfix) changes:
- Fix a startup crash with Tinkers Construct
beta.3 changes:
- Added methods for users to blacklist certain foods/crops from being affected by HO's food value modifications, right-click harvesting, and/or crop drop modifications
- Added some documentation for defining custom food values using JSON files
- Added a config option for disabling the built-in HO food value overrides (useHOFoodValues)
- Renamed config option modFoodValueDivider to foodHungerDivider (note: the value of modFoodValueDivider will carry over to the new config option)
- Added config option: foodHungerToSaturationDivider (default: 20) to allow hunger-based control over saturation values
- Added config option: foodSaturationDivider (default: 1) to allow hunger-independent control over saturation values
- Fixed normally-unstackable things like mushroom soup having their stacksizes changed by modifyStackSize (modifyStackSize will now only decrease stacksizes)
- Fixed food with negative hunger being inedible when modifyFoodEatingSpeed is true
- Fixed a rare null difficultySetting crash
- Fixed (hopefully all) potion ID conflicts
- Fixed crash when searching the creative inventory
- Added French localization (thanks @Mazdallier)
- Added Korean localization (thanks @puyo061)