- fixed not being able to register new conduits with new EnderIO alpha version ([#13](https://github.com/AlmostReliable/kubejs-enderio/issues/13))
- changed minimum EnderIO version to 7.1.7-alpha
- fixed crash with new EnderIO alpha version ([#11](https://github.com/AlmostReliable/kubejs-enderio/issues/11))
- changed minimum EnderIO version to 7.1.0-alpha
- 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](https://github.com/AlmostReliable/kubejs-enderio/wiki) for more information.
### 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` to `EnderIOBonusType`
- changed id of sag mill recipes from `sagmilling` to `sag_milling`
- changed grinding ball function name from `powerUse` to `powerUseMultiplier`
- changed enchanter recipes to use counted ingredient instead of an amount property