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/SUPER_MAGIC_MUSHROOM_SOUP.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/SUPER_MAGIC_MUSHROOM_SOUP.json')
-rw-r--r-- | items/SUPER_MAGIC_MUSHROOM_SOUP.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/SUPER_MAGIC_MUSHROOM_SOUP.json b/items/SUPER_MAGIC_MUSHROOM_SOUP.json new file mode 100644 index 00000000..f545a879 --- /dev/null +++ b/items/SUPER_MAGIC_MUSHROOM_SOUP.json @@ -0,0 +1,18 @@ +{ + "internalname": "SUPER_MAGIC_MUSHROOM_SOUP", + "itemid": 282, + "displayname": "§9Mystical Mushroom Soup", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consuming this Mushroom Soup on\",1:\"§7your private island allows the\",2:\"§7player to fly for §a200\",3:\"§aminutes§7. Leaving the private\",4:\"§7island will pause the effect!\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Mystical Mushroom Soup\"},ExtraAttributes:{id:\"SUPER_MAGIC_MUSHROOM_SOUP\"}}", + "modver": "1.0.0", + "lore": [ + "§7Consuming this Mushroom Soup on", + "§7your private island allows the", + "§7player to fly for §a200", + "§aminutes§7. Leaving the private", + "§7island will pause the effect!", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |