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