Still need help with this config
Israphelite opened this issue ยท 0 comments
For some reason, BOTH of these are still erroring. Help as to why would be appreciated.
{
"entity": "conjurer_illager:conjurer",
"converts_to": "minecraft:zombie_villager",
"chance": 1.00,
"nbt": "{Attributes:[{Name:\"generic.max_health\",Base:26f}], texture:\"hordes:textures/entity/zombie_witch.png\", chat_name:\"entity.hordes.ZombieWitch.name\", VillagerData:{type:none}, {ArmorItems:[{},{},{},{id:\"conjurer_illager:conjurer_hat\",count:1}]}}"
},
{
"entity": "goety:conquillager",
"converts_to": "minecraft:zombie_villager",
"chance": 1.00,
"nbt": "{Attributes:[{Name:\"generic.max_health\",Base:37f}], texture:\"hordes:textures/entity/evoker.png\", chat_name:\"entity.hordes.ZombieEvoker.name\", VillagerData:{type:none}, HandItems:[{id:\"minecraft:crossbow\",Count:1b},{id:\"minecraft:firework_rocket\",Count:64b,tag:{Fireworks:{Explosions:[{Type:0,Colors:[I;15790320, 15435844, 12801229, 6719955, 14602026, 4312372, 14188952, 4408131, 11250603, 2651799, 8073150, 2437522, 5320730, 3887386, 11743532, 1973019],FadeColors:[I;15790320, 15435844, 12801229, 6719955, 14602026, 4312372, 14188952, 4408131, 11250603, 2651799, 8073150, 2437522, 5320730, 3887386, 11743532, 1973019]}]}}}]}"
}