diff options
Diffstat (limited to 'items/SHOWCASE_BLOCK.json')
-rw-r--r-- | items/SHOWCASE_BLOCK.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SHOWCASE_BLOCK.json b/items/SHOWCASE_BLOCK.json new file mode 100644 index 00000000..b3d411d0 --- /dev/null +++ b/items/SHOWCASE_BLOCK.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:glass", + "displayname": "§aShowcase Block", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Show off an item in this fancy\",1:\"§7glass display box! §e§lRIGHT\",2:\"§e§lCLICK §7to put in or swap an\",3:\"§7item.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SHOWCASE_BLOCK\",uuid:\"03aead4c-892f-418f-a3c7-05834fd82b51\",timestamp:\"11/16/20 5:47 PM\"}}", + "damage": 0, + "lore": [ + "§7Show off an item in this fancy", + "§7glass display box! §e§lRIGHT", + "§e§lCLICK §7to put in or swap an", + "§7item.", + "", + "§a§lUNCOMMON" + ], + "internalname": "SHOWCASE_BLOCK", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file |