File Details
Changed-m1.20.1-v0.15.2-all.jar
- R
- Mar 21, 2026
- 14.79 MB
- 6.7K
- 1.20.1
- Forge
File Name
Changed-m1.20.1-v0.15.2-all.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Changes
- Added BlockState validator to Glu edit screen
- Added server-side config to adjust facility generation
facility.generateDepthsets how large the facility generates (default: 20).facility.rollForSizeAttemptssets how many times the facility generates to maximize size (default: 1 time)facility.placementAttemptsPerPieceTypesets how many times the facility will attempt to place one piece type before skipping the piece type (default: 8). This config should prevent the facility from taking a long time to generate.
Bug Fixes
- Fixed crash from placing misconfigured facility piece
- Fixed issue where tamed DL wolves will lose their tame state in the stasis chamber
- Fixed animation compatibility with player animator
- Fixed walk speed introduced by creature chat mod
- Mitigated server watchdog crash from excessive facility generation time
- Fixed ability selection menu kicking the player in certain modpack conditions
API Changes
No changes