diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-20 16:38:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-20 15:38:18 +0000 |
| commit | e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29 (patch) | |
| tree | e63b0aeed296af3769b6cc2de6c6bbceac4b3e75 /items/MOUSE_PEST_TRAP.json | |
| parent | 6decd151d5f647b85900ad63a63fcda0ed0dc169 (diff) | |
| download | NotEnoughUpdates-REPO-e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29.tar.gz NotEnoughUpdates-REPO-e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29.tar.bz2 NotEnoughUpdates-REPO-e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29.zip | |
feat: Even more wiki links (#1450)
Diffstat (limited to 'items/MOUSE_PEST_TRAP.json')
| -rw-r--r-- | items/MOUSE_PEST_TRAP.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/MOUSE_PEST_TRAP.json b/items/MOUSE_PEST_TRAP.json index 936f8632..cd458048 100644 --- a/items/MOUSE_PEST_TRAP.json +++ b/items/MOUSE_PEST_TRAP.json @@ -21,5 +21,8 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Mouse_Trap" + ] }
\ No newline at end of file |
