diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-16 12:41:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 22:41:28 +1100 |
commit | abf7450107a0c090b4cf2ac019f3d5ccef6177d3 (patch) | |
tree | 1f0259465f1e3bcbec3f8e9fa245c10428958fef /items/LOTUS_CLOAK.json | |
parent | 3b750492565cda962fe668c89a6ae467d765ca71 (diff) | |
download | NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.tar.gz NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.tar.bz2 NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.zip |
Added new items, reqs and wiki links (#896)
Diffstat (limited to 'items/LOTUS_CLOAK.json')
-rw-r--r-- | items/LOTUS_CLOAK.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/LOTUS_CLOAK.json b/items/LOTUS_CLOAK.json index 470b5e3d..79b2e3c8 100644 --- a/items/LOTUS_CLOAK.json +++ b/items/LOTUS_CLOAK.json @@ -25,5 +25,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lotus_Cloak", + "https://wiki.hypixel.net/Lotus_Cloak" + ] }
\ No newline at end of file |