Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Mob Armor Trims
This minecraft mod makes mobs be able to spawn with naturally trimmed armor.
When a mob spawns, each of the mob's armor pieces has a chance to have an armor trim applied to it.
By default, the armor trims are randomly chosen, while also taking the previous trim into account,
resulting in good-looking trim combinations.
Alternatively, you can configure this mod to use customizable trim combinations instead of random trims.
This mod is serverside, meaning it has to be on the server for it to take any effect.
Supported Minecraft Versions and Loaders
Minecraft | Fabric | Neoforge | Forge |
---|---|---|---|
1.20.1 | ✅ | ❌ | ✅ |
1.20.4 | ✅ | ✅ | ❌ |
1.20.5 - 1.20.6 | ✅ | ✅ | ❌ |
1.21 - 1.21.1 | ✅ | ✅ | ❌ |
1.21.2 - 1.21.3 | ✅ | ✅ | ❌ |
✅ - Supported:
These versions are actively supported and are receiving features, bug fixes, and optimization updates.
⚠️ - Deprecated:
These versions are no longer receiving updates.
❌ - Unavailable:
There are no downloads available for these versions.
Dependencies
Required
This mod has no required dependencies.
Optional
The optional dependencies of this mod allow you to configure this mod through a config screen.
These are the dependencies for each modloader to be able to do this:
- Fabric: Mod Menu and Yet Another Config Lib
- Forge/Neoforge: Yet Another Config Lib
Configure
You can configure this mod through a
- Config Screen: Dependencies for this can be found under
Dependencies
>Optional
- Config file: The config file is located under
.minecraft/config/mob_armor_trims.toml
There are two different systems of how the mod chooses what trims to give the mob.
Most things about these systems are configurable.
These two systems are:
- Random Trims - On the first armor piece of the mob, this system chooses a completely random trim to apply to the armor piece. The next trims are highly based on the previous trim of the armor.
- Custom Trim Combinations - This system chooses a trim combination out of a custom list of trim combinations and applies the combination to the armor. You can configure the trim combinations. Each combinations consists of a trim for each of the armor pieces and an armor material, on which the combination will applied on. It won't be applied to any armor with another material.
Issues
If you have found any incompatible mod, please report the
incompatibility here.
If you have found any other issue, please report the
issue here.
Known Issues:
- Crash when opening the Config Screen:
This is a known issue with YACL (Yet Another Config Lib), where it crashes when opening any config screen created with YACL on Forge 1.20.1. As a workaround, downgrade the version of YACL to3.4.2
.