• v3.0.9 c10ccac2e3

    v3.0.9 — Lane Balancers integration
    All checks were successful
    Create Release / release (push) Successful in 3s
    Stable

    kenni released this 2026-05-03 22:56:51 +02:00 | 1 commits to main since this release

    Changes

    • Lane splitters are now provided by the optional Lane Balancers mod instead of being generated in-house. Vanilla itself ships no visible lane splitters, so requiring the dedicated mod keeps tier coverage consistent and inherits its recipe scheme (2x output, halved item weight, doubled stack size) and next_upgrade chaining.
    • Without lane-balancers installed, Beyond Belts no longer registers any lane splitter prototypes; with it installed, lane splitters appear for every Beyond Belts tier through the public lane_balancers_handle hook.

    Renamed

    • bb-{hyper,extreme,ultimate}-lanesplitter (item, entity, recipe) renamed to bb-{hyper,extreme,ultimate}-lane-splitter to match the Lane Balancers naming scheme. A migration is included so existing saves keep their placed lane splitters when both mods are present.
    Downloads