You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a modpack creator, I'd love to be able to change how much food each berry gives (along with whether they give saturation at all). This would help in tuning the modpack with things like Spice of Life and Spoiled.
Requested settings:
Per-berry IsFood? (If no, can't eat it)
Per-berry FoodValue (how much saturation it gives)
I would also request that if there is an appropriate tag for berries (for example, for making jam using other mods) that the tag be applied to these. Thanks!
The text was updated successfully, but these errors were encountered:
Having a config for food related values isn't viable. Forge is not a fan of using configs while stuff is being registered, and food values are only set once so it's not viable without hardcoding
As a modpack creator, I'd love to be able to change how much food each berry gives (along with whether they give saturation at all). This would help in tuning the modpack with things like Spice of Life and Spoiled.
Requested settings:
Per-berry IsFood? (If no, can't eat it)
Per-berry FoodValue (how much saturation it gives)
I would also request that if there is an appropriate tag for berries (for example, for making jam using other mods) that the tag be applied to these. Thanks!
The text was updated successfully, but these errors were encountered: