diff options
Diffstat (limited to 'items/REDSTONE_BLOCK.json')
-rw-r--r-- | items/REDSTONE_BLOCK.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/REDSTONE_BLOCK.json b/items/REDSTONE_BLOCK.json index 11bdac89..5af1a151 100644 --- a/items/REDSTONE_BLOCK.json +++ b/items/REDSTONE_BLOCK.json @@ -1,7 +1,7 @@ { "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\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBlock of Redstone\"},ExtraAttributes:{id:\"REDSTONE_BLOCK\"}}", "damage": 0, "lore": [ "§f§lCOMMON" |