promotional bannermobile promotional banner

Crust

A modding and testing toolkit with a few other minor utilities.

File Details

crust-1.20.1-3.6.13.jar

  • R
  • Aug 21, 2025
  • 943.30 KB
  • 41.5K
  • 1.20.1
  • Forge

File Name

crust-1.20.1-3.6.13.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:crust-873570:6910952")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.20.1-3.6.13
- Added new "biome_tag" environment condition, replaces/deprecates "biome_category".
- Fixed portal command not working when below y=0.
- Fixed anchor positions for added buttons in pause and inventory screens.
- Fixed GUIs having incorrect/dark shading in some cases.
- PredicateStringList now prints a warning during loading when it filters out invalid strings.
API Changes:
- Deprecated IBlockEntityBBProvider; now opting to use IBlockEntityDebugShapeProvider instead.
- Supports rendering other debug shapes than just line boxes.
- Added simple helper constructors for int and double $RandomRange field containers.
- Updated EntityEventHelper, deprecated hurt events.
- PredicateStringList now throws an exception if you provide any invalid strings in its default value.