From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/GOLD_CANDY.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/GOLD_CANDY.json') diff --git a/items/GOLD_CANDY.json b/items/GOLD_CANDY.json index 67159d94..5a11f684 100644 --- a/items/GOLD_CANDY.json +++ b/items/GOLD_CANDY.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0e128aac-87dc-374f-85dc-410816560c67\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzU3Mzk5MzgxODE0NGFiMDQ2NWY5ZmZhODBiNGZhYzk4MDZiNjlmYzliNTBjOWEzNGQ1NTYzNWIwMzgxY2QxMiJ9fX0=\"}]}},display:{Lore:[0:\"§7Obtained during the §6Spooky\",1:\"§6Festival §7for placing within\",2:\"§7the Top 50 of the Candy Contest!\",3:\"§7Can be placed.\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Golden Treat\"},ExtraAttributes:{id:\"GOLD_CANDY\"}}", - "modver": "1.0.0", + "modver": "2.1.0-REL", "lore": [ "§7Obtained during the §6Spooky", "§6Festival §7for placing within", @@ -16,6 +16,7 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Golden_Treat" + "https://hypixel-skyblock.fandom.com/wiki/Golden_Treat", + "https://wiki.hypixel.net/Golden_Treat" ] -} +} \ No newline at end of file -- cgit