Language

Mob Trims

Mob Trims

Modrinth

Allows mobs to spawn with trimmed armor naturally

891 downloads 6 followers updated 2mo ago
Modrinth
Fabric 1.20.4 – 26.1.2 AdventureGame-mechanicsMobs

Mobs wearing armor trims   Logo

Updated release for Minecraft 26.1.2 using Fabric

This mob allows naturally spawned mobs to wear trimmed armor.

Players can trim their armor using a smithing table... Trimmed armor
... so why shouldn't the mobs do so as well?

Probablity can be modified in the mob_trims.json config file.
You can also exclude specific armor trim materials as well as patterns.

Skeleton wearing trimmed armor naturally

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.

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Mob Trims

Files are served directly from the original source. Modgrid does not host or modify them.