aboutsummaryrefslogtreecommitdiff
path: root/items/REDSTONE_BLOCK.json
blob: 11bdac89fda0b360074a44ce8759505bb5f9577b (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\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§fBlock of Redstone\"},ExtraAttributes:{id:\"REDSTONE_BLOCK\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "REDSTONE_BLOCK",
  "clickcommand": "",
  "modver": "1.0.0"
}