diff options
Diffstat (limited to 'items/ICE_BAIT.json')
-rw-r--r-- | items/ICE_BAIT.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/items/ICE_BAIT.json b/items/ICE_BAIT.json index 996b4e1b..5d2b8256 100644 --- a/items/ICE_BAIT.json +++ b/items/ICE_BAIT.json @@ -30,6 +30,14 @@ "crafttext": "Requires: Ice VI", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait", + "https://wiki.hypixel.net/Ice_Bait" + ], + "recipes": [ + { + "type": "trade", + "cost": "EMERALD:20", + "result": "ICE_BAIT" + } ] }
\ No newline at end of file |