mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-28 19:29:20 +00:00
32 lines
752 B
JSON
32 lines
752 B
JSON
{
|
|
"type": "EVOKER",
|
|
"customName": "&dMagic Psychopath",
|
|
"attributes": [
|
|
{
|
|
"attribute": "GENERIC_ARMOR",
|
|
"maxAmount": 5,
|
|
"minAmount": 3,
|
|
"operation": "ADD_NUMBER",
|
|
"name": "5head"
|
|
},
|
|
{
|
|
"attribute": "GENERIC_MAX_HEALTH",
|
|
"maxAmount": 21,
|
|
"minAmount": 19,
|
|
"operation": "ADD_NUMBER",
|
|
"name": "6head"
|
|
}
|
|
],
|
|
"helmet": {
|
|
"type": "damaged_anvil",
|
|
"displayName": "&dCracked Mind"
|
|
},
|
|
"mainHand": {
|
|
"type": "blaze_rod",
|
|
"displayName": "&dStrange Wand"
|
|
},
|
|
"offHand": {
|
|
"type": "blaze_rod",
|
|
"displayName": "&dStrange Wand"
|
|
}
|
|
} |