diff options
Diffstat (limited to 'items/CHICKEN_LEGGS.json')
-rw-r--r-- | items/CHICKEN_LEGGS.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/items/CHICKEN_LEGGS.json b/items/CHICKEN_LEGGS.json index 4dc0d0a9..d2f74ab5 100644 --- a/items/CHICKEN_LEGGS.json +++ b/items/CHICKEN_LEGGS.json @@ -20,5 +20,16 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Chicken_Leggs", "https://wiki.hypixel.net/Chicken_Leggs" - ] -}
\ No newline at end of file + ], + "recipe": { + "A1": "VOLT_CRUX:8", + "A2": "WYLD_LEGGINGS:1", + "A3": "VOLT_CRUX:8", + "B1": "METAPHORIC_EGG:8", + "B2": "", + "B3": "METAPHORIC_EGG:8", + "C1": "METAPHORIC_EGG:8", + "C2": "", + "C3": "METAPHORIC_EGG:8" + } +} |