diff options
Diffstat (limited to 'items/SLUG;4.json')
-rw-r--r-- | items/SLUG;4.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/SLUG;4.json b/items/SLUG;4.json index 839b0bfa..8fe88a9c 100644 --- a/items/SLUG;4.json +++ b/items/SLUG;4.json @@ -36,5 +36,17 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Slug_Pet", "https://wiki.hypixel.net/Slug_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 10000000, + "time": 604800, + "input": "SLUG;3", + "output": "SLUG;4", + "items": [ + "ENCHANTED_COMPOST:1" + ] + } ] }
\ No newline at end of file |