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