
Ingredient Extension API
An API providing the framework and necessary patches for creating custom Ingredient implementations.
Обновлён 4 июня 2023 г. · опубликован 4 июня 2023 г.
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.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.0.9 | Релиз | 1.18.2 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 3.0.6 | Релиз | 1.19.2 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 3.0.5 | Релиз | 1.19.2 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 1.0.12 | Релиз | 1.17.1 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 2.0.8 | Релиз | 1.18.2 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 3.0.4 | Релиз | 1.19 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 1.0.11 | Релиз | 1.17.1 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 3.0.3 | Релиз | 1.19, 1.19.1, 1.19.2 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 2.0.7 | Релиз | 1.18.2 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 2.0.6 | Релиз | 1.18.2 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 3.0.1 | Релиз | 1.19 | fabric | 4 июня 2023 г. | .jar (14 КБ) |
| 2.0.5 | Релиз | 1.18.2 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 2.0.4 | Релиз | 1.18.2 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 2.0.1 | Релиз | 1.18.1 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
| 1.0.10 | Релиз | 1.17.1 | fabric | 4 июня 2023 г. | .jar (15 КБ) |
Показаны последние 15 из 17 версий. Все версии — на Modrinth.
Ченджлог
2.0.9Релиз1.18.2 · 4 июня 2023 г.
3.0.6Релиз1.19.2 · 4 июня 2023 г.
- Merge pull request #2 from WitixinForks/1.19 [(4a00049)](https://github.com/FauxMC/IngredientExtensionAPI/commit/4a00049)
- Add modid prefix to mixin methods [(ac88207)](https://github.com/FauxMC/IngredientExtensionAPI/commit/ac88207)
3.0.5Релиз1.19.2 · 4 июня 2023 г.
- port to 1.19.2 [(14d77de)](https://github.com/FauxMC/IngredientExtensionAPI/commit/14d77de)
1.0.12Релиз1.17.1 · 4 июня 2023 г.
- Fixed maven info in the readme [(ddc3d09)](https://github.com/FauxMC/IngredientExtensionAPI/commit/ddc3d09)
- Fixed source jar being remapped [(36e6395)](https://github.com/FauxMC/IngredientExtensionAPI/commit/36e6395)
2.0.8Релиз1.18.2 · 4 июня 2023 г.
3.0.4Релиз1.19 · 4 июня 2023 г.
- Fixed maven info in the readme [(e0ba8bb)](https://github.com/FauxMC/IngredientExtensionAPI/commit/e0ba8bb)
- Fixed source jar being remapped [(61eb287)](https://github.com/FauxMC/IngredientExtensionAPI/commit/61eb287)
1.0.11Релиз1.17.1 · 4 июня 2023 г.
- Provide new lists to adjacent nodes instead of the same list [(27b9e82)](https://github.com/JarHax/IngredientExtensionAPI/commit/27b9e82)
2.0.7Релиз1.18.2 · 4 июня 2023 г.
- Provide new lists to adjacent nodes instead of the same list (f08393b)
Полная история изменений — на Modrinth.
Комментарии
Загружаем…