3.2.0-26.1.0
·
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_typealongside 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.