Skip to content

GTNewHorizons/Nutrition

Repository files navigation

Nutrition Unofficial - 1.7.10

Nutrition Unofficial is a highly configurable mod to enable the creation of health systems in Minecraft, forked and backported by Serenibyss from https://github.com/WesCook/Nutrition/ and maintained by Serenibyss & the GTNH Team.

IMPORTANT NOTE: This project is not associated with the upstream project by WesCook. It has been forked in accordance with the License and with permission from the original author. It WILL NOT be ported to any other version. All support requests must be sent to the GTNH fork.

Uses the AppleCoreAPI

Releases

Nutrition GUI

Through its config files, Nutrition allows you to define custom food groups (called nutrients) which apply effects based on nutrition levels.

By default, Nutrition comes configured with the classic five food group system: dairy, fruit, grain, protein, and vegetables. However many different systems are possible. Some examples include:

  • A spicy tolerance bar, where eating enough spicy foods will grant a permanent resistance to fire.
  • A zombie simulation where you must eat brains to avoid negative effects.
  • Gluten intolerance. Eat bread, get sick.

When updating the mod, please delete your /config/nutrition/nutrients/ directory to receive new mod support. This is necessary so we don't overwrite any customizations.

Mod support contributions are welcome! Please create a Pull Request or an Issue with the relevant .json files.

License

GTNH Modifications Copyright (c) 2023 Serenibyss and the GTNH Team

Licensed under LGPL-3.0 or later - Use this however you want, but please give back any modifications to the community!

Backported with permission from WesCook's Nutrition under the MIT License.

Original code Copyright (c) 2017 Wes Cook - see original license