

LATEST VERSION CHANGES
This mod no longer forks Nutritional blanace. Instead it uses mixin to inject into the Nutritional Balance mod. Please have Nutritional balance installed.
What is this mod:
This is an unoficial fork of the original Nutritional Balance mod by @Danny_and_son.
It uses a local SQLite Database to cache all of the nutrient values and allows for faster server & singleplayer joins, as all of the data is loaded on minecraft bootup.
Whenever a new food item is discovered in the registry it will be automatically added and cached.
This mod was mainly made as an optimization to be added to our custom modpack, ZoomPack which will be released pretty soon, so stay tuned.
When to choose this mod:
This mod is aimed at modpacks that have a ton of food item types, as the load from the local SQL database is way faster than generating and parsing the whole item registry at runtime. In any other situation, I suggest using the original one.
Original mod description:
Nutritional Balance is a forge mod that enhances the food system to encourage you to eat a balanced diet. Eating a variety of nutrients with the right balance will make you stronger and faster. Ignoring your nutritional balance, however, can slow you down and weaken you.
This mod is easy to configure to your liking with data packs and/or configs. Only raw ingredients need be tagged, since the mod will traverse through crafting ingredients to discover a food's nutrients.
Credits:
Special thanks to Danny_and_son for and maintaining such an awesome mod. As he states:
Inspiration for this mod comes from Wes Cook's Nutrition mod which was inspired by TerraFirmaCraft and Spice of Life. Thanks also goes to the Forge team and to the many mod authors who came before me. Without their community contributions, this would not have been possible.