aboutsummaryrefslogtreecommitdiff
path: root/items/SKELETON_TALISMAN.json
blob: f0ea8907f474d5778633956ce280667b56eea3b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "internalname": "SKELETON_TALISMAN",
  "itemid": "minecraft:skull",
  "displayname": "§fSkeleton Talisman",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Skeletons by §a5%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fSkeleton Talisman\"},ExtraAttributes:{id:\"SKELETON_TALISMAN\",uuid:\"287e8158-9e27-47c6-83d7-e5f1d043f6fa\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7Reduces the damage taken from",
    "§7§7Skeletons by §a5%§7.",
    "",
    "§7§8This item can be reforged!",
    "§f§lCOMMON ACCESSORY"
  ],
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Talisman"
  ]
}