Skip to content

Development Build 2024-02-20

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 12:25
· 28 commits to 1.18.2 since this release

Bug Fixes

  • fixed armors clipping with second layer of player skins without making it look too bulky (TheBv)
  • fixed growth stages array potentially being uninitialized (TheBv)
  • server crash related to capability stuff due to distribution differences (TheBv)

Commits

  • 7caadd8: added null check to WorldGenRegionMixin (pietro-lopes)