AOF7-Vocality/config/guardvillagers.json

24 lines
621 B
JSON
Raw Normal View History

2024-02-20 16:35:48 -08:00
{
"useSteveModel": false,
"GuardsRunFromPolarBears": true,
"GuardFormation": true,
"ClericHealing": true,
"armorerRepairGuardArmor": true,
"GuardsOpenDoors": true,
"AttackAllMobs": false,
"guardAttackMobBlacklist": [
"minecraft:creeper"
],
"giveGuardStuffHOTV": true,
"setGuardPatrolHotv": true,
"GuardAlwaysShield": true,
"FriendlyFire": false,
"guardArrowsHurtVillagers": false,
"RaidAnimals": false,
"WitchesVillager": true,
"BlackSmithHealing": true,
"GuardVillagerHelpRange": 50.0,
"ConvertVillagerIfHaveHOTV": false,
"amountOfHealthRegenerated": 1,
"followHero": true
}