aboutsummaryrefslogtreecommitdiff
path: root/items/MAGIC_MUSHROOM_SOUP.json
diff options
context:
space:
mode:
authorSchlaumeyer <51930935+SchIaumeyer@users.noreply.github.com>2021-10-14 05:47:10 +0200
committerGitHub <noreply@github.com>2021-10-13 23:47:10 -0400
commiteb4e820d0989fb6ec9bcd496272fdc0f5b565670 (patch)
treea5a55f24783f89a475989128513f764aa1e411fd /items/MAGIC_MUSHROOM_SOUP.json
parenta8a7fe828b184bcc208786a09abf81fa7242c0f1 (diff)
downloadNotEnoughUpdates-REPO-eb4e820d0989fb6ec9bcd496272fdc0f5b565670.tar.gz
NotEnoughUpdates-REPO-eb4e820d0989fb6ec9bcd496272fdc0f5b565670.tar.bz2
NotEnoughUpdates-REPO-eb4e820d0989fb6ec9bcd496272fdc0f5b565670.zip
Fixed Hard Stone Minions + Added new Mushroom Soup Lore and Texture (#627)
* Fixed time between action and added T12 * added minion to its group added hard stone minion t12 to hard stone mionion group * Update HARD_STONE_GENERATOR_10.json * Add files via upload * Add files via upload * Add files via upload * Add files via upload * how did you even manage to fuck that up * smh * § * Add files via upload Co-authored-by: SchlaumeyerTheReal <51930935+SchlaumeyerTheReal@users.noreply.github.com> Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/MAGIC_MUSHROOM_SOUP.json')
-rw-r--r--items/MAGIC_MUSHROOM_SOUP.json21
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