Mod Ingredient Extension API by Jaredlll08
- 2399378
- 14.56 KB
- 1.18.2
- December 16, 2021
- December 4, 2022
- API and Library
Description
Mod Information
Name | Ingredient Extension API | Author | Jaredlll08 | Description | An API providing the framework and necessary patches for creating custom Ingredient implementations. |
---|---|---|---|---|---|
Information | Downloads: 2399378 Version: 1.18.2 Size: 14.56 KB Updated at: December 4, 2022 Created at: December 16, 2021 | Tags | API and Library |
Description
This API allows mods to create new types of Ingredients that you may use in Data Packs and similar features.
Modded ingredients can simplify complex logic, improve compatibility with other mods, and handle item matching completely different to vanilla.
A common example of this would be an Ingredient type that only accepts items with specific NBT tags.
Another example would be an Ingredient that only accepts furnace fuels that have a specific burn time range.