aboutsummaryrefslogtreecommitdiff
path: root/items/IRON_ORE.json
blob: 52f836b6947925751caa55824d0093fc71174a27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "itemid": "minecraft:iron_ore",
  "displayname": "§fIron Ore",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fIron Ore\"},ExtraAttributes:{id:\"IRON_ORE\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "IRON_ORE",
  "modver": "2.1.0-REL",
  "vanilla": true,
  "clickcommand": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://wiki.hypixel.net/Iron_Ore"
  ]
}