aboutsummaryrefslogtreecommitdiff
path: root/items/SKELETON_TALISMAN.json
blob: 60f9c1f8de17d9ee5695988dddbbfdc33cacad79 (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\"}}",
  "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"
  ]
}