diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-11 18:34:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-11 16:34:32 +0000 |
| commit | 4a13e68429c613525413595f8269dcbf11d1dc1f (patch) | |
| tree | 2bddc86844984d2a6a61e7671e7496d6e409352e /items/AMBER_NECKLACE.json | |
| parent | 687c62848e374034c9bd7aae5020991c613a9c82 (diff) | |
| download | NotEnoughUpdates-REPO-4a13e68429c613525413595f8269dcbf11d1dc1f.tar.gz NotEnoughUpdates-REPO-4a13e68429c613525413595f8269dcbf11d1dc1f.tar.bz2 NotEnoughUpdates-REPO-4a13e68429c613525413595f8269dcbf11d1dc1f.zip | |
feat: 0.20.3 wiki links (#1285)
Diffstat (limited to 'items/AMBER_NECKLACE.json')
| -rw-r--r-- | items/AMBER_NECKLACE.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/AMBER_NECKLACE.json b/items/AMBER_NECKLACE.json index 8e9b1b1c..1ad71050 100644 --- a/items/AMBER_NECKLACE.json +++ b/items/AMBER_NECKLACE.json @@ -21,7 +21,7 @@ "crafttext": "Requires: HotM 5", "clickcommand": "viewrecipe", "modver": "2.3.0", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -33,5 +33,9 @@ "overrideOutputId": "AMBER_NECKLACE", "duration": 86400 } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Amber_Necklace", + "https://wiki.hypixel.net/Amber_Necklace" ] }
\ No newline at end of file |
