... | @@ -106,10 +106,10 @@ MMOItems |
... | @@ -106,10 +106,10 @@ MMOItems |
|
To equip a mob with an mmoitem, use the following syntax:
|
|
To equip a mob with an mmoitem, use the following syntax:
|
|
```
|
|
```
|
|
Equipment:
|
|
Equipment:
|
|
- mmoitems{type=ARMOR;id=STEEL_HELMET} HEAD
|
|
- mmoitems{type=ARMOR;id=STEEL_HELMET}:4
|
|
- mmoitems{type=ARMOR;id=STEEL_CHESTPLATE} CHEST
|
|
- mmoitems{type=ARMOR;id=STEEL_CHESTPLATE}:3
|
|
- mmoitems{type=ARMOR;id=STEEL_LEGGINGS} LEGS
|
|
- mmoitems{type=ARMOR;id=STEEL_LEGGINGS}:2
|
|
- mmoitems{type=ARMOR;id=STEEL_BOOTS} FEET
|
|
- mmoitems{type=ARMOR;id=STEEL_BOOTS}:1
|
|
- mmoitems{type=SWORD;id=RUBY_SWORD} HAND
|
|
- mmoitems{type=SWORD;id=RUBY_SWORD}:0
|
|
```
|
|
```
|
|
Please note that mmo stats on the armor DO NOT work on MythicMobs. As such, they will not have extra health, defense or attack damage because of it. |
|
Please note that mmo stats on the armor DO NOT work on MythicMobs. As such, they will not have extra health, defense or attack damage because of it. |
|
|
|
\ No newline at end of file |