
ModsJava
ExEntityAttributesModifier
Monsters can be given attribute modifiers through configuration. Free Minecraft Java mod for 1.18.2, 1.20.1.
⬇ Download on Modrinth- Added a new configuration file located in config/exmo/ExEntityAttributesModifier.json
- Monsters can be given attribute modifiers through configuration
- Each modification will take effect after restarting the game or/reload
For example:
{
"minecraft:example": {
"attrGethers": {
"minecraft:generic.max_health": {
"operation": "add",
"value": 100
},
"minecraft:generic.movement_speed": {
"operation": "multiply_base",
"value": 2
}
}
}
}
Verified by MCModsHub
- Ships as ExEntityAttributesModifier-Forge-1.18.2-1.20.1-Beta-0.0.1.jar — drop this file into the mods folder
- Download size: 10 KB
- Download link checked 20 Aug 2026 — working
These come from our own check of the pack file, not from the source page.