diff options
Diffstat (limited to 'items/MAGIC_MUSHROOM_SOUP.json')
-rw-r--r-- | items/MAGIC_MUSHROOM_SOUP.json | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/items/MAGIC_MUSHROOM_SOUP.json b/items/MAGIC_MUSHROOM_SOUP.json index 78e7f164..f3c3bb0e 100644 --- a/items/MAGIC_MUSHROOM_SOUP.json +++ b/items/MAGIC_MUSHROOM_SOUP.json @@ -1,14 +1,15 @@ { - "itemid": "minecraft:mushroom_stew", + "itemid": "minecraft:skull", "displayname": "§aMagical Mushroom Soup", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consuming this Mushroom Soup on\",1:\"§7your private island allows the\",2:\"§7player to fly for §a2 minutes§7.\",3:\"§7Leaving the private island will\",4:\"§7pause the effect!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aMagical Mushroom Soup\"},ExtraAttributes:{id:\"MAGIC_MUSHROOM_SOUP\"}}", - "damage": 0, + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"d6ebdcca-b422-325c-bdaf-e77c60fc9a66\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjI2ODMyODZhOTEyZWVkYzIyNDk3NGIyZDRhZmI3ZmE1NDViMTNhZTYxZDE5ZjNjZGY5OTBlNTFhNTA1YWVmMSJ9fX0\u003d\u003d\u003d\"}]}},display:{Lore:[0:\"§7Consuming this soup on your\",1:\"§7private island allows the player\",2:\"§7to fly for §a2 minutes§7.\",3:\"\",4:\"§7Leaving the private island\",5:\"§7will pause the effect!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aMagical Mushroom Soup\"},ExtraAttributes:{id:\"MAGIC_MUSHROOM_SOUP\"}}", + "damage": 3, "lore": [ - "§7Consuming this Mushroom Soup on", - "§7your private island allows the", - "§7player to fly for §a2 minutes§7.", - "§7Leaving the private island will", - "§7pause the effect!", + "§7Consuming this soup on your", + "§7private island allows the player", + "§7to fly for §a2 minutes§7.", + "", + "§7Leaving the private island", + "§7will pause the effect!", "", "§a§lUNCOMMON" ], @@ -25,10 +26,10 @@ }, "internalname": "MAGIC_MUSHROOM_SOUP", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Magical_Mushroom_Soup" ], "crafttext": "Requires: Mushroom IV" -} +}
\ No newline at end of file |