promotional bannermobile promotional banner

Naturally Trimmed

Minecraft mod that applies armor trims to naturally generated armor and equipment from mobs, loot tables and trades

File Details

Naturally Trimmed 3.3.0 for Neoforge 1.21.9

  • R
  • Mar 28, 2026
  • 111.95 KB
  • 51
  • 1.21.10+1
  • NeoForge

File Name

naturally_trimmed-3.3.0+1.21.9-neoforge.jar

Supported Versions

  • 1.21.10
  • 1.21.9

Curse Maven Snippet

NeoForge

implementation "curse.maven:naturally-trimmed-1005441:7828935"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Add support for 26.1 fabric and neoforge

  • Drop support for 1.20.1 and 1.20.4-1.20.6

    • Due to taking way too much effort to continue to actively support and due to relatively low download counts, these versions have received a final update and will, except for maybe hotfix updates, no longer receive any more updates
  • Add the vanillaOnly config entry

    • This will make the mod use exclusively (except for tool trims, as the custom trim patterns are necessary there) vanilla trim materials and patterns
    • This is intended as an easy workaround for when trims with no texture appear, as they most of the times are caused by a non-vanilla trim combination
    • This is intended as an easier and quicker alternative to the blacklists
  • Add a config screen button in the util section, which opens the config file

  • Fix crash when no trims materials or patterns are available

  • Fix trims with a missing texture appearing when the mod is combined with tooltrims mod and a mod/datapack adding trim materials

  • Rewritten buildscript and lots of other refactoring and cleanup in the mods source code