aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorMisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com>2025-02-28 08:35:47 -0500
committerGitHub <noreply@github.com>2025-02-28 13:35:47 +0000
commitced49cfc4ee74d6df65fbe6270fb2322ad8ddbaf (patch)
tree0f507c255c12f7ec032ef325780274f1346ca20c /items
parent5691c1dd46628e775233f40cb87320fcfc794244 (diff)
downloadNotEnoughUpdates-REPO-ced49cfc4ee74d6df65fbe6270fb2322ad8ddbaf.tar.gz
NotEnoughUpdates-REPO-ced49cfc4ee74d6df65fbe6270fb2322ad8ddbaf.tar.bz2
NotEnoughUpdates-REPO-ced49cfc4ee74d6df65fbe6270fb2322ad8ddbaf.zip
Fix rarity for Basket of Hope (#1680)
Diffstat (limited to 'items')
-rw-r--r--items/POTATO_BASKET.json6
1 files changed, 3 insertions, 3 deletions
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
+}