diff options
Diffstat (limited to 'items/SHOWCASE_BLOCK.json')
-rw-r--r-- | items/SHOWCASE_BLOCK.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SHOWCASE_BLOCK.json b/items/SHOWCASE_BLOCK.json index 8a01af5e..2a890ae0 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:\"§7§4❣ §cRequires §aSocial Skill 10§c.\",6:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{id:\"SHOWCASE_BLOCK\"}}", "damage": 0, "lore": [ "§7Show off an item in this fancy", @@ -9,13 +9,13 @@ "§e§lCLICK §7to put in or swap an", "§7item.", "", - "§7§4❣ §cRequires §aSocial Skill 10", + "§7§4❣ §cRequires §aSocial Skill 10§c.", "§a§lUNCOMMON" ], "internalname": "SHOWCASE_BLOCK", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Showcase_Block", |