diff options
Diffstat (limited to 'items/DOLPHIN;1.json')
-rw-r--r-- | items/DOLPHIN;1.json | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/items/DOLPHIN;1.json b/items/DOLPHIN;1.json index ad43c964..b4e6979a 100644 --- a/items/DOLPHIN;1.json +++ b/items/DOLPHIN;1.json @@ -27,5 +27,15 @@ "https://hypixel-skyblock.fandom.com/wiki/Dolphin_Pet", "https://wiki.hypixel.net/Dolphin_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "katgrade", + "coins": 100000, + "time": 86400, + "input": "DOLPHIN;0", + "output": "DOLPHIN;1", + "items": [] + } + ] }
\ No newline at end of file |