aboutsummaryrefslogtreecommitdiff
path: root/items/IRON_INGOT.json
blob: 3f0327ee2dd32170ffca70a80ddad15370dada21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "internalname": "IRON_INGOT",
  "itemid": "minecraft:iron_ingot",
  "displayname": "Iron Ingot",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fIron Ingot\"},ExtraAttributes:{id:\"IRON_INGOT\"}}",
  "modver": "1.0.0",
  "lore": [
    "§f§lCOMMON"
  ]
}