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