Compatibility
Minecraft: Java Edition
1.12.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last year
Updated last week
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
ofINutritionFood
created byINutritionFoodAdapter
is not called.
*Do not use any classes outside the API because they can be change.
Files
Metadata
Release channel
ReleaseVersion number
4.15.0Loaders
Game versions
1.12.2Downloads
22Publication date
January 13, 2025 at 6:29 AMPublisher
KatatsumuriPan
Member