diff options
Diffstat (limited to 'items/GOLEM;4.json')
-rw-r--r-- | items/GOLEM;4.json | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/items/GOLEM;4.json b/items/GOLEM;4.json index a0a2d5d3..dbc9da3d 100644 --- a/items/GOLEM;4.json +++ b/items/GOLEM;4.json @@ -41,5 +41,17 @@ "https://hypixel-skyblock.fandom.com/wiki/Golem_Pet", "https://wiki.hypixel.net/Golem_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "katgrade", + "coins": 10000000, + "time": 1728000, + "input": "GOLEM;3", + "output": "GOLEM;4", + "items": [ + "ENCHANTED_IRON_BLOCK:8" + ] + } + ] }
\ No newline at end of file |