1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"internalname": "ZOMBIE_TALISMAN",
"itemid": "minecraft:skull",
"displayname": "Itchy Zombie Talisman",
"clickcommand": "",
"damage": 2,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Strength: §c+1 §8(Itchy +1)\",1:\"§7Crit Damage: §c+3% §8(Itchy +3%)\",2:\"§7Attack Speed: §c+1% §8(Itchy +1%)\",3:\"\",4:\"§7Reduces the damage taken from\",5:\"§7§7Zombies by §a5%§7.\",6:\"\",7:\"§f§lCOMMON ACCESSORY\"],Name:\"§fItchy Zombie Talisman\"},ExtraAttributes:{modifier:\"itchy\",originTag:\"SHOP_PURCHASE\",id:\"ZOMBIE_TALISMAN\",uuid:\"52ec41bd-b490-4ce0-91e1-4689c66ab19b\",timestamp:\"8/7/19 11:43 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Strength: §c+1 §8(Itchy +1)",
"§7Crit Damage: §c+3% §8(Itchy +3%)",
"§7Attack Speed: §c+1% §8(Itchy +1%)",
"",
"§7Reduces the damage taken from",
"§7§7Zombies by §a5%§7.",
"",
"§f§lCOMMON ACCESSORY"
]
}
|