Skip to content

Commit 0df8759

Browse files
committed
changelog for 3.0.3
1 parent e2072df commit 0df8759

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [3.0.3] - 2026-07-09
4+
5+
### Fixed
6+
- worldgen crash ("parent chunk missing") when yung's api is installed on fabric. the 3.0.2 rename fix wasn't enough: both mods were swapping out the beardifier at the same mixin point, so whichever ran first lost its terrain adaptation data and chunk generation died. msl now modifies the vanilla beardifier in place and applies its mixin after yung's, so both mods' terrain adaptation works at the same time.
7+
38
## [3.0.2] - 2026-07-09
49

510
### Fixed

0 commit comments

Comments
 (0)