aboutsummaryrefslogtreecommitdiff
path: root/items/GOLD_TIPPED_ARROW.json
blob: 850dd1efe6a783566ba1b034398e7925037e94a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "itemid": "minecraft:arrow",
  "displayname": "§fGold-tipped Arrow",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+10\",1:\"\",2:\"§8Stats added when shot!\",3:\"§f§lCOMMON ARROW\"],Name:\"§fGold-tipped Arrow\"},ExtraAttributes:{id:\"GOLD_TIPPED_ARROW\"}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+10",
    "",
    "§8Stats added when shot!",
    "§f§lCOMMON ARROW"
  ],
  "internalname": "GOLD_TIPPED_ARROW",
  "crafttext": "",
  "clickcommand": "",
  "modver": "2.0.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Arrows"
  ]
}