Skip to content

Latest commit

 

History

History
70 lines (49 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

70 lines (49 loc) · 2.42 KB

Changelog

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

  • fixed custom conduit registry not detecting IDs correctly

0.4.0 - 2023-11-10

Added

  • added EnderIOEvents.conduits event to allow adding custom energy conduits
    • read more about it in the wiki

0.3.1 - 2023-09-22

Changed

  • changed minimum EnderIO version to 6.0.20-alpha

Fixed

0.3.0 - 2023-09-20

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

0.2.0 - 2023-09-13

Added

  • added utility method for fire crafting to add single dimensions
  • added ability to remove vanilla smelting recipes from the alloy smelter

Fixed

  • fixed swallowed exception when slicer recipes have not exactly 6 inputs

0.1.0 - 2023-09-05

Initial 1.20.1 release!