From ced49cfc4ee74d6df65fbe6270fb2322ad8ddbaf Mon Sep 17 00:00:00 2001 From: MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> Date: Fri, 28 Feb 2025 08:35:47 -0500 Subject: Fix rarity for Basket of Hope (#1680) --- items/POTATO_BASKET.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items') diff --git a/items/POTATO_BASKET.json b/items/POTATO_BASKET.json index eb21aec2..cb3d6a3f 100644 --- a/items/POTATO_BASKET.json +++ b/items/POTATO_BASKET.json @@ -4,7 +4,7 @@ "displayname": "§cBasket of Hope from the Great Potato War", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d325605-66a1-342d-9fba-ea0601b6996b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjhlNjBlYmQ4MGI2MDYzYTk2ZTlhYWY4NGYwMzgyNTcwNThlNzYyZjFiZWMzYmY1YzBmNjI1MWU2NWQ1YzVlZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Leaderboard Position: §e#§k169\",1:\"§7Awarded to: §kIRONM00N\",2:\"\",3:\"§7§d§oThe greatest victory is that\",4:\"§d§owhich requires no battle.\",5:\"§8- Sun Tzu, The Art of War\",6:\"\",7:\"§c§lEPIC MEMENTO\"],Name:\"§cBasket of Hope from the Great Potato War\"},ExtraAttributes:{basket_edition:169,id:\"POTATO_BASKET\",basket_player_name:\"§b[MVP§9+§b] Shifty76\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d325605-66a1-342d-9fba-ea0601b6996b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjhlNjBlYmQ4MGI2MDYzYTk2ZTlhYWY4NGYwMzgyNTcwNThlNzYyZjFiZWMzYmY1YzBmNjI1MWU2NWQ1YzVlZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Leaderboard Position: §e#§k169\",1:\"§7Awarded to: §kIRONM00N\",2:\"\",3:\"§7§d§oThe greatest victory is that\",4:\"§d§owhich requires no battle.\",5:\"§8- Sun Tzu, The Art of War\",6:\"\",7:\"§c§lSPECIAL MEMENTO\"],Name:\"§cBasket of Hope from the Great Potato War\"},ExtraAttributes:{basket_edition:169,id:\"POTATO_BASKET\",basket_player_name:\"§b[MVP§9+§b] Shifty76\"}}", "modver": "2.3.0", "lore": [ "§7Leaderboard Position: §e#§k169", @@ -14,7 +14,7 @@ "§d§owhich requires no battle.", "§8- Sun Tzu, The Art of War", "", - "§c§lEPIC MEMENTO" + "§c§lSPECIAL MEMENTO" ], "crafttext": "", "infoType": "WIKI_URL", @@ -22,4 +22,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Basket_of_Hope_from_the_Great_Potato_War", "https://wiki.hypixel.net/Basket_Of_Hope_From_The_Great_Potato_War" ] -} \ No newline at end of file +} -- cgit