Nutrition Unofficial Extended Life
ModrinthAn unoffical fork of Nutrition(A Minecraft mod that ensures you eat healthy.)!
1.6k загрузок 8 подписчиков обновлено 17mo ago
последняя v4.15.0 Modrinth
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.
New Command: nutrition-food
This command can modify nutrient configs.
- /nutrient-food -> Show the nutrient info of the held food.
- /nutrient-food add
[ ] -> Add the nutrient (and scale) to the held food. - /nutrient-food remove
-> Remove the nutrient from the held food.
Credit:
Original mod is Nutrition.
Версии
Release
4.15.0
## What's Changed
- ### New API: `ItemStackCompareType`
Modders can specify how to compare 2 ItemStacks.
FOR USERS: now ItemStack comparison ignores the…
Release
4.14.0
## What's Changed
- ### New config file: food_hint.json
This is an easy eay to specify the heal amount of food items that don't implements `INutritionFood`…
Release
4.13.1
version 4.13.1 :
- Fix backward compatibility.
***New feature nutrition-scaling is not available through the old APIs.**
version 4.13.0 :
- Add "scale"…
Release
4.13.0
version 4.13.0 :
- Add "scale" option to Nutrients.
- Add nutrition-food command.
- Add java docs of the API.
version 4.12.0 :
- Change API…
Release
4.12.0
version 4.12.0 :
- Change API signature(INutritionFood)!
version 4.11.0 :
- Add an API: INutritionFood.

Комментарии 0
Пока нет комментариев. Будь первым, кто поделится мнением.