diff options
author | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
commit | bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (patch) | |
tree | 6102cb59e173cb2ddb9b9206ba7799cc1632b2c4 /items/ROCK_THE_FISH.json | |
parent | 2c4f16d139c4d315de7ae1498afd75057d752715 (diff) | |
download | NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.gz NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.bz2 NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.zip |
New Wiki links and other stuff
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 |