Compatibility
Minecraft: Java Edition
1.21.x
1.20.1
1.12.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed Unlicense
Published 2 years ago
Updated 3 days ago
Changelog
Ender IO 7.0.7-alpha
⚠️ This will be the final Ender IO 7 build that is also compatible with Minecraft 1.21. Ender IO 7.1 will be 1.21.1 only. ⚠️
Note Mekanism on 1.21 is not compatible with Ender IO. To use these together you must update to 1.21.1.
Recipe format changes were made in this release, as such custom datapacks may not work as expected.
Features
- [breaking] Make all machine recipes support item components
Bug Fixes
- Ensure Alloy Smelter recipe is_smelting is serialized in JSON
- Do not attempt to assemble a recipe before checking that it is still matching.
- Sunflower grinding recipe incorrectly requiring vines.
- Item duplication with filters
- Items voiding in filters
- Wrong check in FluidFilter equals
- Many conduit bugs, check commit description.
- Conduit missing particles (temporary fix)
- Conduit forget configuration when upgraded
- Entity filter was missing dupe fixes
- Placing a conduit below an existing bundle was not working.
- Breaking the last conduit would not play the breaking sound
- Network error when setting crafter template.
Miscellaneous Tasks
- Ensure consistent naming of OutputItem#item between 1.20 and 1.21
- Some recipe key consistency changes
- Sync changes to filter capabilities from 1.20.1.
- Break-out fluid rate scaling into a method