diff options
Diffstat (limited to 'items/GLACITE_GOLEM;4.json')
-rw-r--r-- | items/GLACITE_GOLEM;4.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/GLACITE_GOLEM;4.json b/items/GLACITE_GOLEM;4.json index 9006f09b..1efaf995 100644 --- a/items/GLACITE_GOLEM;4.json +++ b/items/GLACITE_GOLEM;4.json @@ -46,5 +46,17 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Glacite_Golem_Pet", "https://wiki.hypixel.net/Glacite_Golem_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 1000000, + "time": 1209600, + "input": "GLACITE_GOLEM;3", + "output": "GLACITE_GOLEM;4", + "items": [ + "GLACITE_AMALGAMATION:24" + ] + } ] }
\ No newline at end of file |