From e12e9257b0332ebdd3815873fb05dec7c51c67a9 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 24 Dec 2024 16:24:51 -0500 Subject: dyes, crystals, power scroll, furniture, brews (#1572) * dyes * crystal, power scroll * brews * furniture * encoding properly * nothing changed? --- items/STOCKING.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/STOCKING.json') diff --git a/items/STOCKING.json b/items/STOCKING.json index d4d32a5c..feb3998f 100644 --- a/items/STOCKING.json +++ b/items/STOCKING.json @@ -4,7 +4,7 @@ "displayname": "§fStocking", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a7d27910-a3a4-34f0-9ee5-56524d13d198\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85MWJmNWJjZWQ3MTM3Y2E2NDc0OTc5MTUyZjY0ZjNhODcxNzdkYzYyOThhNzk0YmZjMDMyY2YyY2VkNDg3NzA1In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Holiday Cosmetic\",2:\"\",3:\"§7This exclusive §cHoliday §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fStocking\"},ExtraAttributes:{id:\"STOCKING\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a7d27910-a3a4-34f0-9ee5-56524d13d198\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85MWJmNWJjZWQ3MTM3Y2E2NDc0OTc5MTUyZjY0ZjNhODcxNzdkYzYyOThhNzk0YmZjMDMyY2YyY2VkNDg3NzA1In19fQ==\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Holiday Cosmetic\",2:\"\",3:\"§7This exclusive §cHoliday §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fStocking\"},ExtraAttributes:{id:\"STOCKING\"}}", "modver": "2.1.1-PRE", "lore": [ "§8Furniture", @@ -17,7 +17,7 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Furniture", + "https://hypixel-skyblock.fandom.com/wiki/Stocking", "https://wiki.hypixel.net/Stocking" ], "crafttext": "" -- cgit