- updated to new major EnderIO version
- changed minimum EnderIO version to 8.0.4-alpha
- fixed conduit registration not working
- reworked fire crafting schema and bindings
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
Changed
- updated to new EnderIO version
- new minimum version is 6.1.7-beta
Fixed
- fixed custom conduit registry not detecting IDs correctly
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_dropsproperty 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
EIOBonusTypetoEnderIOBonusType - changed id of sag mill recipes from
sagmillingtosag_milling - changed grinding ball function name from
powerUsetopowerUseMultiplier - changed enchanter recipes to use counted ingredient instead of an amount property
Added
- utility method for fire crafting to add single dimensions
- ability to remove vanilla smelting recipes from the alloy smelter
Fixed
- swallowed exception when slicer recipes have not exactly 6 inputs
Initial 1.20.1 release!


