20 lines
341 B
JSON
20 lines
341 B
JSON
|
{
|
||
|
"pillager": {
|
||
|
"moreEnchants": true,
|
||
|
"speedBonus": false
|
||
|
},
|
||
|
"vindicator": {
|
||
|
"spawnInPatrols": true,
|
||
|
"speedBonus": false
|
||
|
},
|
||
|
"evoker": {
|
||
|
"stopArrows": true,
|
||
|
"increasedHealth": true
|
||
|
},
|
||
|
"illusionerInMansions": true,
|
||
|
"ravagerInPatrols": true,
|
||
|
"witch": {
|
||
|
"fleeGoal": true,
|
||
|
"moreSpawn": true
|
||
|
}
|
||
|
}
|