Hunger Overhaul

Hunger Overhaul

9M Downloads

Add more robust food value config options

squeek502 opened this issue ยท 0 comments

commented

From #52 (comment)

I really like the idea behind this, but I think the implementation should be a bit more robust, and take into account more use cases.

What I'm thinking of doing:

  • Add a config option for disabling the custom HO overrides (8453b3d)
  • Rename modFoodValueDivider to something like foodHungerDivider and make it only affect hunger
  • Add a hunger:saturation ratio config option (to be able to emulate the current saturation=hunger/20 formula that modFoodValueDivider uses)
  • Add a saturation value modifier config option (that affects saturation only)