diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-16 22:33:16 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-16 22:33:16 -0500 |
commit | 2b0bb856ac66ec256d4827fef40250acc6a7c883 (patch) | |
tree | e1a45ea6d24be2e83dbf58b1b66d63d8de5ae503 /items/SHOWCASE_BLOCK.json | |
parent | 587b6deec8d48208be1b5ead781577cc7378c187 (diff) | |
download | NotEnoughUpdates-REPO-2b0bb856ac66ec256d4827fef40250acc6a7c883.tar.gz NotEnoughUpdates-REPO-2b0bb856ac66ec256d4827fef40250acc6a7c883.tar.bz2 NotEnoughUpdates-REPO-2b0bb856ac66ec256d4827fef40250acc6a7c883.zip |
Books | Pet Fixes
Diffstat (limited to 'items/SHOWCASE_BLOCK.json')
-rw-r--r-- | items/SHOWCASE_BLOCK.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/SHOWCASE_BLOCK.json b/items/SHOWCASE_BLOCK.json index 78d2b100..b3d411d0 100644 --- a/items/SHOWCASE_BLOCK.json +++ b/items/SHOWCASE_BLOCK.json @@ -1,7 +1,7 @@ { "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:\"§7§4❣ §cRequires §aSocial Skill 10\",6:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{id:\"SHOWCASE_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", @@ -9,12 +9,11 @@ "§e§lCLICK §7to put in or swap an", "§7item.", "", - "§7§4❣ §cRequires §aSocial Skill 10", "§a§lUNCOMMON" ], "internalname": "SHOWCASE_BLOCK", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "" }
\ No newline at end of file |