aboutsummaryrefslogtreecommitdiff
path: root/items/ZOMBIE_TALISMAN.json
blob: 703e50d880167e44d60b2aa5d0e5b7e22630ce55 (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:\"§f§lCOMMON ACCESSORY\"],Name:\"§fZombie Talisman\"},ExtraAttributes:{id:\"ZOMBIE_TALISMAN\"}}",
  "damage": 2,
  "lore": [
    "§7Reduces the damage taken from",
    "§7§7Zombies by §a5%§7.",
    "",
    "§f§lCOMMON ACCESSORY"
  ],
  "internalname": "ZOMBIE_TALISMAN",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Zombie_Talisman"
  ],
  "crafttext": ""
}