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