aboutsummaryrefslogtreecommitdiff
path: root/items/GOLD_INGOT.json
blob: 49a272706a6d38d571122b8dda81067f87ea5212 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "itemid": "minecraft:gold_ingot",
  "displayname": "§fGold Ingot",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\",2:\"\",3:\"§eClick to view recipe!\"],Name:\"§fGold Ingot\"},ExtraAttributes:{id:\"GOLD_INGOT\"}}",
  "damage": 0,
  "lore": [
    "§8Brewing Ingredient",
    "§f§lCOMMON"
  ],
  "internalname": "GOLD_INGOT",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Gold_Ingot"
  ]
}