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/CARROT_PATCH.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/CARROT_PATCH.json') diff --git a/items/CARROT_PATCH.json b/items/CARROT_PATCH.json index 17b5aac7..ee4bf229 100644 --- a/items/CARROT_PATCH.json +++ b/items/CARROT_PATCH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Carrot Patch", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"48d98ac0-2187-3cc2-bb37-bc42fc0eab2f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjVmOTM1NjVhNGU0NzUwYmU5ZGI5MTVlN2M2ZWRhMTg2NGJhOWU1MmUxMWRiODhhZmVlNzMxYWU4OThlNmRhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Easter Cosmetic\",2:\"\",3:\"§7This exclusive §dEaster §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Carrot Patch\"},ExtraAttributes:{id:\"CARROT_PATCH\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"48d98ac0-2187-3cc2-bb37-bc42fc0eab2f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjVmOTM1NjVhNGU0NzUwYmU5ZGI5MTVlN2M2ZWRhMTg2NGJhOWU1MmUxMWRiODhhZmVlNzMxYWU4OThlNmRhIn19fQ==\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Easter Cosmetic\",2:\"\",3:\"§7This exclusive §dEaster §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Carrot Patch\"},ExtraAttributes:{id:\"CARROT_PATCH\"}}", "damage": 3, "lore": [ "§8Furniture", @@ -18,7 +18,7 @@ "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Furniture", + "https://hypixel-skyblock.fandom.com/wiki/Carrot_Patch", "https://wiki.hypixel.net/Carrot_Patch" ] } \ No newline at end of file -- cgit