diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-02 18:21:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 16:21:10 +0000 |
commit | e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c (patch) | |
tree | 44e868d98216cf971327fbd6cec8f92feacc2ba2 /items/POTATO_BASKET.json | |
parent | 4f70c01ffa270be1eb4bc0a6dcb710d1393f5f1f (diff) | |
download | NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.gz NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.bz2 NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.zip |
Better Mayor Update Items v1.0 (#1271)
* feat: Better Mayor Update Items v1.0
* fix: Old rainbownames
* feat: Even more Better Mayor Items
* feat: Forge duration on new items
* fix: coordinates for moved npcs
* feat: NPC shop for Liz
* feat: HOTM Reqs for new Mining Equipment
* feat: Event Sack, Remove Soulbound from Fishing and a few other fixes
* feat: Lava Sea Creature HP
Diffstat (limited to 'items/POTATO_BASKET.json')
-rw-r--r-- | items/POTATO_BASKET.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/POTATO_BASKET.json b/items/POTATO_BASKET.json index dc13d920..c26be7c9 100644 --- a/items/POTATO_BASKET.json +++ b/items/POTATO_BASKET.json @@ -4,8 +4,8 @@ "displayname": "§5Basket 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=\"}]}},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:\"§5§lEPIC\"],Name:\"§5Basket of Hope from the Great Potato War\"},ExtraAttributes:{basket_edition:169,id:\"POTATO_BASKET\",basket_player_name:\"§b[MVP§9+§b] Shifty76\"}}", - "modver": "2.1.0-REL", + "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:\"§5§lEPIC MEMENTO\"],Name:\"§5Basket 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", "§7Awarded to: §kIRONM00N", @@ -14,7 +14,7 @@ "§d§owhich requires no battle.", "§8- Sun Tzu, The Art of War", "", - "§5§lEPIC" + "§5§lEPIC MEMENTO" ], "crafttext": "", "infoType": "WIKI_URL", |