Skip to content

3.2.0-26.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 15:44
· 130 commits to 1.21.11 since this release

Added

  • Forge is now supported on Minecraft 26.1.1 and 26.1.2 (Forge itself does not exist for 26.1.0)

Fixed

  • Fixed a world generation crash when a structure sets burying_type alongside only one of
    min_y_allowed / max_y_allowed. The absent bound is now ignored rather than throwing,
    matching how the surrounding y-allowance checks already behave. Packs that set both bounds
    are unaffected.