diff options
Diffstat (limited to 'items/GIRAFFE;1.json')
-rw-r--r-- | items/GIRAFFE;1.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/GIRAFFE;1.json b/items/GIRAFFE;1.json index db0c63ab..704fc4a0 100644 --- a/items/GIRAFFE;1.json +++ b/items/GIRAFFE;1.json @@ -26,5 +26,17 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet", "https://wiki.hypixel.net/Giraffe_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 15000, + "time": 86400, + "input": "GIRAFFE;0", + "output": "GIRAFFE;1", + "items": [ + "ENCHANTED_ACACIA_LOG:1" + ] + } ] }
\ No newline at end of file |