promotional bannermobile promotional banner
premium banner
An unofficial fork of Nutrition(A Minecraft mod that ensures you eat healthy.)!

Description

Nutrition Unofficial Extended Life allows you to create custom health systems in Minecraft by defining nutrient types and effects. It does this through a JSON-driven system of Nutrients and Effects, which define unique food groups and programmable status effects. This customization allows modpack authors to create entirely unique experiences just by editing the config files.

 

 

What's New:

 

New API: INutritionFood

 

This is an interface for items not extending ItemFood.

To be compatible with Nutrition UEL, your mod items must extend this and implement methods.

 

Credit:

Original mod is Nutrition.