promotional bannermobile promotional banner

ExEntityAttributesModifier

You can add attribute modifiers to monsters
  • 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
}
}
}
}

The ExEntityAttributesModifier Team

RisingBuilder tier frameprofile avatar
  • 6
    Followers
  • 13
    Projects
  • 799.6K
    Downloads

More from canyuesamaView all