aboutsummaryrefslogtreecommitdiff
path: root/items/ZOMBIE_TALISMAN.json
blob: 0234a719dc9202d691aed81c9ce7c34f86d995f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "itemid": "minecraft:skull",
  "displayname": "§fZombie Talisman",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Zombies by §a5%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fZombie Talisman\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"ZOMBIE_TALISMAN\",uuid:\"53afed52-bf7f-4697-8523-00b661c1dde1\"}}",
  "damage": 2,
  "lore": [
    "§7Reduces the damage taken from",
    "§7§7Zombies by §a5%§7.",
    "",
    "§7§8This item can be reforged!",
    "§f§lCOMMON ACCESSORY"
  ],
  "internalname": "ZOMBIE_TALISMAN",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Zombie_Talisman"
  ]
}