diff options
Diffstat (limited to 'items/GHOUL;4.json')
-rw-r--r-- | items/GHOUL;4.json | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/items/GHOUL;4.json b/items/GHOUL;4.json index 6033f99d..d6439fef 100644 --- a/items/GHOUL;4.json +++ b/items/GHOUL;4.json @@ -40,5 +40,17 @@ "https://hypixel-skyblock.fandom.com/wiki/Ghoul_Pet", "https://wiki.hypixel.net/Ghoul_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "katgrade", + "coins": 5000000, + "time": 864000, + "input": "GHOUL;3", + "output": "GHOUL;4", + "items": [ + "REVENANT_FLESH:512" + ] + } + ] }
\ No newline at end of file |