Compatibility
Minecraft: Java Edition
26.1.2
1.20.4
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed ARR
Published 2 years ago
Changelog
Mobs wearing armor trims
Updated release for Minecraft 26.1.2
featuring more configurable parameters.
Now you can exclude specific armor trim materials as well as patterns in the mob_trims.json config file.

An example configuration would be:
{
"probability": 0.75,
"exclusions": {
"materials": [],
"patterns": [
"minecraft:wild",
"minecraft:vex"
]
}
}
Armor on mobs will be trimmed with a 3/4 chance but wild and vex patterns would be excluded.
Files
mobtrims-1.1.0.jar(18.46 KiB) Primary
Metadata
Release channel
ReleaseVersion number
1.1.0Loaders
Fabric
Game versions
26.1.2Environment
Server-side only, works in singleplayer too


