promotional bannermobile promotional banner

Crust

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

File Details

crust-1.16.5-1.3.4.jar

  • R
  • Aug 21, 2024
  • 894.94 KB
  • 27.4K
  • 1.16.5
  • Forge

File Name

crust-1.16.5-1.3.4.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

1.16.5-1.3.4

  • BREAKING CHANGE: Environment condition tests are now broken into required pos and no pos methods instead of one method with nullable pos. Required pos test throws an exception if unloaded (This change is required to avoid world load deadlocks).
  • All added key bindings are now unbound by default.
  • Extra inventory buttons are now disabled by default.

1.16.5-1.2.1

  • Fixed CrustTomlWriter calling StringUtils#stripColor, crashing servers.

1.16.5-1.1.1

  • Magnet mode is now disabled by default.

1.16.5-1.1.0

Feature changes:

  • Added the Weight and Vulnerability effects from Special Mobs.
  • Added "apocalypse_difficulty_or_time" environment.

API/tool changes:

  • Fixed environment entry builder not working.
  • Added pooled call options for environment-sensitive weighted lists.
  • Removed set block flags and nbt constants (Forge provides these).

1.16.5-1.0.0

  • Initial release.