• v7.0.1-alpha 725c8eb61e

    Rover656 released this 2024-09-24 12:07:55 +00:00 | 347 commits to dev/1.21.1 since this release

    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]
    Downloads