diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-18 14:25:49 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-18 14:25:49 +1100 |
commit | dc0e8d1a6fcf533f571ced038b17781714858335 (patch) | |
tree | 4a1dada5549185028d3d1c011e50c2ec00c89758 /items/SHOWCASE_BLOCK.json | |
parent | 13b1753fb6d8adfd60a13c5e8409b11af58731b4 (diff) | |
parent | 82c90f155b121c21418068b5d44aea0485080740 (diff) | |
download | NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.tar.gz NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.tar.bz2 NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.zip |
Merge pull request #303 from IRONM00N/books
Large Update
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 |