promotional bannermobile promotional banner

Crust

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

File Details

crust-1.20.1-4.14.22.jar

  • R
  • Apr 25, 2026
  • 1.37 MB
  • 6.8K
  • 1.20.1
  • Forge

File Name

crust-1.20.1-4.14.22.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

1.20.1-4.14.22
- The config editor searchbar now draws highlights a bit prettier.
API Changes:
- Refactored Searchbar.Searchable into a separate interface entirely called ISearchable.
- SearchableSelectionList highlight rendering is now handled per ISearchable entry rather than by the list itself.
- Moved searchbar-related classes to new sub-package 'widget/field/searchbar'.
- Added default method useWorldPosition() to IDebugShapeProvider to allow overriding centering shapes on the implementing object.