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