diff options
Diffstat (limited to 'items/JELLYFISH;3.json')
-rw-r--r-- | items/JELLYFISH;3.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/items/JELLYFISH;3.json b/items/JELLYFISH;3.json index 4e6577d1..a5371271 100644 --- a/items/JELLYFISH;3.json +++ b/items/JELLYFISH;3.json @@ -30,7 +30,15 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Jellyfish_Pet" + "https://hypixel-skyblock.fandom.com/wiki/Jellyfish_Pet", + "https://wiki.hypixel.net/Jellyfish_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:312", + "result": "JELLYFISH;3" + } + ] }
\ No newline at end of file |