Configuration - GatoCreador887/MeanMobs GitHub Wiki
There are a lot of options for configuring MeanMobs, this page should help them be less confusing.
To configure Gear Presets, use a string like this: <name>,<chance>,<mainhand>,<offhand>,<feet>,<legs>,<chest>,<head>,<speed boost multiplier>,<follow range boost multiplier>,<health boost multiplier>
In detail:
| Key | Description |
|---|---|
| Name | The name of the mob. Use default for no custom name |
| Chance | One in x mobs will have this gear preset |
| Mainhand | The item in the mob's mainhand, such as minecraft:apple
|
| Offhand | The item in the mob's offhand, such as minecraft:apple
|
| Feet | The item on the mob's feet, such as minecraft:iron_boots
|
| Legs | The item on the mob's legs, such as minecraft:iron_leggings
|
| Chest | The item on the mob's chest, such as minecraft:iron_chestplate
|
| Head | The item on the mob's head, such as minecraft:iron_helmet
|
| Speed boost multiplier | The speed boost of mobs spawned with this preset is multiplied by this value |
| Follow range boost multiplier | The follow range boost of mobs spawned with this preset is multiplied by this value |
| Health boost multiplier | The health boost of mobs spawned with this preset is multiplied by this value |