Initial 1.21.1 release!
- added support for new recipe types like Vat Fermenting
- added support for registering custom conduits, including modded variants
- added binding for Sag Mill outputs to fully support all properties
- added support for replacement block in Fire Crafting recipes
- changed minimum EnderIO version to 7.0.8-alpha
- reworked recipe schemas for internal recipe changes
This update adjusts recipe schemas and introduces changes to the Alloy Smelter filtering. Please read the wiki for more information.
Added
- added automatic smelting recipe inheritance
Changed
- updated to new EnderIO version
- new minimum version is 6.2.0-beta
Fixed
- fixed custom energy conduits not connecting to some modded blocks (#6)
Removed
- removed manual synchronization of filtered smelting recipes
- removed KubeJS binding for utility methods
Added
- added
EnderIOEvents.conduits
event to allow adding custom energy conduits- read more about it in the wiki
Changed
- changed minimum EnderIO version to 6.0.20-alpha
Fixed
- fixed a crash caused by the alloy smelter mixin (enderio#520, #1, #2)
Added
- added
max_item_drops
property to fire crafting recipes to limit loot table drops
Changed
- changed minimum EnderIO version to 6.0.19-alpha
- changed name of exposed binding from
EIOBonusType
toEnderIOBonusType
- changed id of sag mill recipes from
sagmilling
tosag_milling
- changed grinding ball function name from
powerUse
topowerUseMultiplier
- changed enchanter recipes to use counted ingredient instead of an amount property