diff options
Diffstat (limited to 'items/ELEPHANT;1.json')
-rw-r--r-- | items/ELEPHANT;1.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/items/ELEPHANT;1.json b/items/ELEPHANT;1.json index 2425498e..cf643710 100644 --- a/items/ELEPHANT;1.json +++ b/items/ELEPHANT;1.json @@ -26,5 +26,15 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Elephant_Pet", "https://wiki.hypixel.net/Elephant_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 15000, + "time": 21600, + "input": "ELEPHANT;0", + "output": "ELEPHANT;1", + "items": [] + } ] }
\ No newline at end of file |