diff options
Diffstat (limited to 'items/HUNTER_KNIFE.json')
-rw-r--r-- | items/HUNTER_KNIFE.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/items/HUNTER_KNIFE.json b/items/HUNTER_KNIFE.json index dc3496e7..decc95b8 100644 --- a/items/HUNTER_KNIFE.json +++ b/items/HUNTER_KNIFE.json @@ -17,6 +17,14 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Hunter_Knife" + "https://hypixel-skyblock.fandom.com/wiki/Hunter_Knife", + "https://wiki.hypixel.net/Hunter_Knife" + ], + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:10", + "result": "HUNTER_KNIFE" + } ] }
\ No newline at end of file |