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/PRESENTS.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/PRESENTS.json') diff --git a/items/PRESENTS.json b/items/PRESENTS.json index 08fe1129..91cf446c 100644 --- a/items/PRESENTS.json +++ b/items/PRESENTS.json @@ -4,7 +4,7 @@ "displayname": "§fPresent Stack", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"835a8283-87cc-3ed9-9a63-c1aecd14f2ba\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmY1YzQzMzkwODczMmI1MTJmNjg0NjFjMTRlZjAyMGJiMmY1NWQ5NmE2MWNkMWQ0NWVhMWU3ZWE4OTlmMWE2YiJ9fX0\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:\"§fPresent Stack\"},ExtraAttributes:{id:\"PRESENTS\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"835a8283-87cc-3ed9-9a63-c1aecd14f2ba\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmY1YzQzMzkwODczMmI1MTJmNjg0NjFjMTRlZjAyMGJiMmY1NWQ5NmE2MWNkMWQ0NWVhMWU3ZWE4OTlmMWE2YiJ9fX0=\"}]}},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:\"§fPresent Stack\"},ExtraAttributes:{id:\"PRESENTS\"}}", "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/Present_Stack", "https://wiki.hypixel.net/Present_Stack" ], "crafttext": "" -- cgit