diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-07 12:12:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 12:12:46 +0200 |
commit | 58f09ec318889ab99207bd77437c8eb28e97abc6 (patch) | |
tree | 6eb75f7abee0d335d60ba6c5da2996a71a8d1726 /items/SUPER_MAGIC_MUSHROOM_SOUP.json | |
parent | a45f8d561af7128796139640f531fe687114dc89 (diff) | |
download | NotEnoughUpdates-REPO-58f09ec318889ab99207bd77437c8eb28e97abc6.tar.gz NotEnoughUpdates-REPO-58f09ec318889ab99207bd77437c8eb28e97abc6.tar.bz2 NotEnoughUpdates-REPO-58f09ec318889ab99207bd77437c8eb28e97abc6.zip |
ferocideez (#710)
* :wolf:
* Fixing Bingo Pet Stats
* Fix Mushroom soups
* Adding new cakes
* Important fix
Diffstat (limited to 'items/SUPER_MAGIC_MUSHROOM_SOUP.json')
-rw-r--r-- | items/SUPER_MAGIC_MUSHROOM_SOUP.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SUPER_MAGIC_MUSHROOM_SOUP.json b/items/SUPER_MAGIC_MUSHROOM_SOUP.json index 8aabdd7a..a5360ae8 100644 --- a/items/SUPER_MAGIC_MUSHROOM_SOUP.json +++ b/items/SUPER_MAGIC_MUSHROOM_SOUP.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Mystical Mushroom Soup", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"55d809d5-8949-3df7-b756-d5d48b97b497\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTFlNWQwYzIzZWMxYTFmODEzYzBjNjNmMTEyZTU1YjdiMWM4N2ZlY2QzMjY5YzBmZGJjZTk2ZDAzYjU1OGMwOCJ9fX0=\u003d\u003d\"}]}},display:{Lore:[0:\"§7Consuming this soup on your\",1:\"§7private island allows the player\",2:\"§7to fly for §a200 minutes§7.\",3:\"\",4:\"§7Leaving the private island\",5:\"§7will pause the effect!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Mystical Mushroom Soup\"},ExtraAttributes:{id:\"SUPER_MAGIC_MUSHROOM_SOUP\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"55d809d5-8949-3df7-b756-d5d48b97b497\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzNDEzMTY4MjkxOCwKICAicHJvZmlsZUlkIiA6ICIyYzEwNjRmY2Q5MTc0MjgyODRlM2JmN2ZhYTdlM2UxYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJOYWVtZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85MWU1ZDBjMjNlYzFhMWY4MTNjMGM2M2YxMTJlNTViN2IxYzg3ZmVjZDMyNjljMGZkYmNlOTZkMDNiNTU4YzA4IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Consuming this soup on your\",1:\"§7private island allows the player\",2:\"§7to fly for §a200 minutes§7.\",3:\"\",4:\"§7Leaving the private island\",5:\"§7will pause the effect!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Mystical Mushroom Soup\"},ExtraAttributes:{id:\"SUPER_MAGIC_MUSHROOM_SOUP\"}}", "damage": 3, "lore": [ "§7Consuming this soup on your", @@ -27,9 +27,9 @@ "internalname": "SUPER_MAGIC_MUSHROOM_SOUP", "clickcommand": "viewrecipe", "crafttext": "Requires: Mushroom VII", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mystical_Mushroom_Soup" ] -} +}
\ No newline at end of file |