Mob Trims
ModrinthAllows mobs to spawn with trimmed armor naturally
891 téléchargements 6 abonnés mis à jour 2mo ago
Mobs wearing armor trims 
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... 
... 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.

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
Aucun historique de versions. Utilise le bouton Télécharger pour obtenir la dernière depuis la source.

Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.