diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-13 20:35:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-13 18:35:28 +0000 |
| commit | 4faeb624680d4eed575299e6f7f46f000b4fbc0d (patch) | |
| tree | a6c36afb262c2c6da832d010c292bc281fa1eca0 /items/STARRED_MIDAS_SWORD.json | |
| parent | a89501290622d907baee921f1b45c069a1111c98 (diff) | |
| download | NotEnoughUpdates-REPO-4faeb624680d4eed575299e6f7f46f000b4fbc0d.tar.gz NotEnoughUpdates-REPO-4faeb624680d4eed575299e6f7f46f000b4fbc0d.tar.bz2 NotEnoughUpdates-REPO-4faeb624680d4eed575299e6f7f46f000b4fbc0d.zip | |
feat: Sack lore changes (#1317)
* feat: Sack lore changes
* feat: wiki links
Diffstat (limited to 'items/STARRED_MIDAS_SWORD.json')
| -rw-r--r-- | items/STARRED_MIDAS_SWORD.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/STARRED_MIDAS_SWORD.json b/items/STARRED_MIDAS_SWORD.json index 3f23a173..f414f1a0 100644 --- a/items/STARRED_MIDAS_SWORD.json +++ b/items/STARRED_MIDAS_SWORD.json @@ -33,5 +33,8 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/⚚_Midas%27_Sword" + ] }
\ No newline at end of file |
