diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-30 13:37:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-30 11:37:25 +0000 |
| commit | 32792c694eedd6d4ff21155498805f2a723dc3d2 (patch) | |
| tree | a53fa270540fa929b139bada6d2d24acf0499f22 /items/JAR_OF_SAND.json | |
| parent | 84c6756c667aece1fdfddd3d6777276ff8f0428b (diff) | |
| download | NotEnoughUpdates-REPO-32792c694eedd6d4ff21155498805f2a723dc3d2.tar.gz NotEnoughUpdates-REPO-32792c694eedd6d4ff21155498805f2a723dc3d2.tar.bz2 NotEnoughUpdates-REPO-32792c694eedd6d4ff21155498805f2a723dc3d2.zip | |
feat: Wiki links for 44 items (#1382)
Diffstat (limited to 'items/JAR_OF_SAND.json')
| -rw-r--r-- | items/JAR_OF_SAND.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/JAR_OF_SAND.json b/items/JAR_OF_SAND.json index 5a681934..b3dd4467 100644 --- a/items/JAR_OF_SAND.json +++ b/items/JAR_OF_SAND.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.3", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Jar_Of_Sand" + ] }
\ No newline at end of file |
