diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/POTATO_BASKET.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/POTATO_BASKET.json')
-rw-r--r-- | items/POTATO_BASKET.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/POTATO_BASKET.json b/items/POTATO_BASKET.json new file mode 100644 index 00000000..dff202ac --- /dev/null +++ b/items/POTATO_BASKET.json @@ -0,0 +1,19 @@ +{ + "internalname": "POTATO_BASKET", + "itemid": 397, + "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#411\",1:\"§7Awarded to: §b[MVP] Zardox666\",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:411,originTag:\"POTATO_KING\",id:\"POTATO_BASKET\",uuid:\"a9773b4b-85a9-458e-b27e-3a3c2a25afec\",basket_player_name:\"§b[MVP] Zardox666\",timestamp:\"6/22/20 5:13 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Leaderboard Position: §e#411", + "§7Awarded to: §b[MVP] Zardox666", + "", + "§7§d§oThe greatest victory is that", + "§d§owhich requires no battle.", + "§8- Sun Tzu, The Art of War", + "", + "§5§lEPIC" + ] +}
\ No newline at end of file |