Nutrition Unofficial Extended Life

Nutrition Unofficial Extended Life

Mod

An unoffical fork of Nutrition(A Minecraft mod that ensures you eat healthy.)!

Client and server

1,031 downloads
5 followers
Follow Save

Nutrition-UEL-4.15.0

Changelog

What's Changed

  • New API: ItemStackCompareType

    Modders can specify how to compare 2 ItemStacks. FOR USERS: now ItemStack comparison ignores the meta values unless a meta value is specified.

  • New API: NutrientApplicationPhase

    Foods that are eaten immediately can now apply the nutrients to the player (with NutrientApplicationPhase.ON_RIGHT_CLICK).

  • New API: NutritionUtil.getNutrientByName

    Modders can get one nutrient by name.

  • New API: INutrient.isContainedIn

    Modders can know whether the nutrient is contained in the item.

  • New API: INutrient.registerFoodItem

    Modders can register the item to the nutrient, without adding to the nutrient config files.

  • New support: Industrial Craft (IC2)

    • ic2:filled_tin_can
  • Bug fix: INutritionFood.setAlwaysEdible

    Fix bug that setAlwaysEdible of INutritionFood created by INutritionFoodAdapter is not called.

*Do not use any classes outside the API because they can be change.

Files

Nutrition-UEL-4.15.0.jar(151.47 KiB) Primary Download
Nutrition-UEL-4.15.0-api.jar(9.37 KiB) Download
Nutrition-UEL-4.15.0-dev.jar(149.58 KiB) Download
Nutrition-UEL-4.15.0-sources.jar(101.34 KiB) Download

Project members

KatatsumuriPan

Member

Details

Licensed MIT
Published 2 years ago
Updated 8 months ago