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.1-alpha
This build is also compatible with Minecraft 1.21. Note Mekanism on 1.21 is not compatible with Ender IO. To use these together you must update to 1.21.1.
Features
- Add chemical filters (with laserio compatibility too)
Miscellaneous Tasks
- Update all dependencies in development environment.
- [API breaking] Bump minimum AE2 version and add support for exposing capabilities with any context.
- Add guard clause to GridHelper.onFirstTick to avoid calling create twice. (Speculative fix for an AE2 related crash)
- Bump graphlib and use maven mirror.
Build
(Developer changes, you can ignore these as a player)
- Fix gradle string interpolation for publish versioning [no ci]
- Fix maven publishing and update readme for new maven name [no ci]
- Publish all modules separately with dependencies [no ci]
- Also publish modded conduits [no ci]
- CompileOnly refined storage [no ci]
- RuntimeOnly refined storage in enderio target [no ci]
- Put back data generation that I mistakenly removed [no ci]
- Fixed the ensure compiler plugin
- Add checkstyle gradle plugin and fix warnings.
- Introduce spotbugs gradle plugin [no ci]
- Use api configuration instead of implementation to ensure maven dependencies are scoped correctly [no ci]