diff options
Diffstat (limited to 'items/SNOWMAN;5.json')
-rw-r--r-- | items/SNOWMAN;5.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/SNOWMAN;5.json b/items/SNOWMAN;5.json index e0a186c2..a2a17cd1 100644 --- a/items/SNOWMAN;5.json +++ b/items/SNOWMAN;5.json @@ -45,5 +45,17 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Snowman_Pet", "https://wiki.hypixel.net/Snowman_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 1000000, + "time": 3600, + "input": "SNOWMAN;4", + "output": "SNOWMAN;5", + "items": [ + "MAGIC_TOP_HAT:1" + ] + } ] }
\ No newline at end of file |