diff options
Diffstat (limited to 'items/ENDER_SLAYER;6.json')
-rw-r--r-- | items/ENDER_SLAYER;6.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/items/ENDER_SLAYER;6.json b/items/ENDER_SLAYER;6.json index b42de0b5..efc4cf36 100644 --- a/items/ENDER_SLAYER;6.json +++ b/items/ENDER_SLAYER;6.json @@ -27,5 +27,12 @@ "modver": "2.1.0-REL", "crafttext": "", "clickcommand": "", - "infoType": "" + "infoType": "", + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:50", + "result": "ENDER_SLAYER;6" + } + ] }
\ No newline at end of file |