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