All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.1 - 2023-11-16
- fixed custom conduit registry not detecting IDs correctly
0.4.0 - 2023-11-10
- added
EnderIOEvents.conduits
event to allow adding custom energy conduits- read more about it in the wiki
0.3.1 - 2023-09-22
- changed minimum EnderIO version to 6.0.20-alpha
- fixed a crash caused by the alloy smelter mixin (enderio#520, #1, #2)
0.3.0 - 2023-09-20
- added
max_item_drops
property to fire crafting recipes to limit loot table drops
- 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
0.2.0 - 2023-09-13
- added utility method for fire crafting to add single dimensions
- added ability to remove vanilla smelting recipes from the alloy smelter
- fixed swallowed exception when slicer recipes have not exactly 6 inputs
0.1.0 - 2023-09-05
Initial 1.20.1 release!