Closed vizthex123 closed 3 years ago
Also, it would be interesting if Rotten Flesh remove a few points from each nutrient.
Essentially it does. It triggers the hunger effect which depletes nutrition automatically.
Also can you pluralize all of the nutrients in the GUI?
I prefer it as-is, but you can change the language file for yourself. https://github.com/WesCook/Nutrition/blob/1.12/src/main/resources/assets/nutrition/lang/en_us.lang#L9-L14
I've added BYG foods to the configs
Thank you. I'm not currently doing maintenance on the mod, but will review this when I next add new mod support.
Alright, thanks. And yeah I forgot it does that. Could you make it be blacklisted from the missing nutrients scan? (that's how I found out about it). Same for Spider Eyes.
And I thought I could with the .json configs, but it doesn't render properly (just says like nutrition.nutrients.whatever.
Maybe you could add it as a config option or something?
The JSON refers to the language key. You need to update the lang file as linked above. For English the file would be en_us.lang
. This can be overwritten via Resource Packs (for local play), or a mod like Resource Loader for packs.
I don't plan to blacklist anything from the log functions as they're just there for debugging.
I went ahead and made a pull request for it: #246
noice, thanks.
Also, it would be interesting if Rotten Flesh remove a few points from each nutrient.
(Also can you pluralize all of the nutrients in the GUI?)
I've added BYG foods to the configs (should be correct in terms of what food contains what):
JSONFiles.zip