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