Roots Classic

Roots Classic

10M Downloads

Request: Config entry for food values of berries

UnseenAcademical opened this issue ยท 1 comments

commented

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!

commented

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