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