diff options
Diffstat (limited to 'items/GUARDIAN;1.json')
-rw-r--r-- | items/GUARDIAN;1.json | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/items/GUARDIAN;1.json b/items/GUARDIAN;1.json index 75a2230c..0cdda744 100644 --- a/items/GUARDIAN;1.json +++ b/items/GUARDIAN;1.json @@ -26,5 +26,15 @@ "https://hypixel-skyblock.fandom.com/wiki/Guardian_Pet", "https://wiki.hypixel.net/Guardian_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "katgrade", + "coins": 20000, + "time": 3600, + "input": "GUARDIAN;0", + "output": "GUARDIAN;1", + "items": [] + } + ] }
\ No newline at end of file |