promotional bannermobile promotional banner

BetterTrims Tweaks

Fixes prismarine shard trim not making guardians ignore you.

File Details

bettertrims-tweaks-1.0.1.jar

  • R
  • Mar 24, 2026
  • 5.40 KB
  • 10
  • 1.20.1
  • Fabric

File Name

bettertrims-tweaks-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:bettertrims-tweaks-1444081:7804396"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

1.0.1 (2026-03-24)

Fixed

  • Resolved a startup crash caused by an InvalidMixinException in GuardianEntityMixin.
  • Fixed an issue where the @Shadow method getType() could not be found in the target class.
  • Replaced the shadowed call with a safer instanceof ElderGuardianEntity check.