diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-11-22 08:30:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-22 08:30:30 +0100 |
commit | a6d967c513053d1f53a3e0944be6f6097e27876a (patch) | |
tree | 60bb5df54670b1fff331004d6b694f6aa8dc9a10 /items/SUPER_MAGIC_MUSHROOM_SOUP.json | |
parent | ce2a8e23753746323446021155538d68c2f78d05 (diff) | |
parent | 3e758918fb29e4fb54d998b457b7953e42e26a7d (diff) | |
download | NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.gz NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.bz2 NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.zip |
Merge pull request #3 from Moulberry/master
Update from original repo
Diffstat (limited to 'items/SUPER_MAGIC_MUSHROOM_SOUP.json')
-rw-r--r-- | items/SUPER_MAGIC_MUSHROOM_SOUP.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/SUPER_MAGIC_MUSHROOM_SOUP.json b/items/SUPER_MAGIC_MUSHROOM_SOUP.json index f545a879..6b132b86 100644 --- a/items/SUPER_MAGIC_MUSHROOM_SOUP.json +++ b/items/SUPER_MAGIC_MUSHROOM_SOUP.json @@ -1,11 +1,11 @@ { "internalname": "SUPER_MAGIC_MUSHROOM_SOUP", - "itemid": 282, + "itemid": "minecraft:mushroom_stew", "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", + "modver": "1.5-REL", "lore": [ "§7Consuming this Mushroom Soup on", "§7your private island allows the", @@ -14,5 +14,10 @@ "§7island will pause the effect!", "", "§9§lRARE" + ], + "crafttext": "Requires: Mushroom VII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mystical_Mushroom_Soup" ] }
\ No newline at end of file |