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