diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-15 23:49:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-16 07:49:23 +1000 |
commit | 3e1eaf449377a38b10128cf35847c2f40411c412 (patch) | |
tree | 62f8ce5cf5258a72161be309da4f4e815ab8d06b /items/MIRRORED_LEASH.json | |
parent | 0162818487df8c5b107a2228fe71684c544a0b90 (diff) | |
download | NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.tar.gz NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.tar.bz2 NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.zip |
Fixed mob, added wet napkin and wiki links (#967)
Diffstat (limited to 'items/MIRRORED_LEASH.json')
-rw-r--r-- | items/MIRRORED_LEASH.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/MIRRORED_LEASH.json b/items/MIRRORED_LEASH.json index 907d0589..4f15d82d 100644 --- a/items/MIRRORED_LEASH.json +++ b/items/MIRRORED_LEASH.json @@ -19,5 +19,10 @@ }, "internalname": "MIRRORED_LEASH", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL" + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/daeL", + "https://wiki.hypixel.net/daeL" + ] }
\ No newline at end of file |