diff options
Diffstat (limited to 'items/ROCK_THE_FISH.json')
-rw-r--r-- | items/ROCK_THE_FISH.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/ROCK_THE_FISH.json b/items/ROCK_THE_FISH.json index 3de65494..42936b3f 100644 --- a/items/ROCK_THE_FISH.json +++ b/items/ROCK_THE_FISH.json @@ -9,9 +9,17 @@ "internalname": "ROCK_THE_FISH", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Rock_the_Fish" + "https://hypixel-skyblock.fandom.com/wiki/Rock_the_Fish", + "https://wiki.hypixel.net/Rock_The_Fish" + ], + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:6", + "result": "ROCK_THE_FISH" + } ] -} +}
\ No newline at end of file |