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