diff options
Diffstat (limited to 'items/DRAGON_HUNTER;1.json')
-rw-r--r-- | items/DRAGON_HUNTER;1.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/items/DRAGON_HUNTER;1.json b/items/DRAGON_HUNTER;1.json index a8160bd0..6485ae9a 100644 --- a/items/DRAGON_HUNTER;1.json +++ b/items/DRAGON_HUNTER;1.json @@ -25,6 +25,13 @@ "internalname": "DRAGON_HUNTER;1", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", - "infoType": "" + "modver": "2.1.0-REL", + "infoType": "", + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:50", + "result": "DRAGON_HUNTER;1" + } + ] } |