diff options
Diffstat (limited to 'items/ROCK;1.json')
-rw-r--r-- | items/ROCK;1.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/items/ROCK;1.json b/items/ROCK;1.json index 00233249..280fce17 100644 --- a/items/ROCK;1.json +++ b/items/ROCK;1.json @@ -30,5 +30,15 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rock_Pet", "https://wiki.hypixel.net/Rock_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 100000, + "time": 86400, + "input": "ROCK;0", + "output": "ROCK;1", + "items": [] + } ] }
\ No newline at end of file |