diff options
author | ThatGravyboat <gravyboat211@gmail.com> | 2020-07-01 11:45:56 -0230 |
---|---|---|
committer | ThatGravyboat <gravyboat211@gmail.com> | 2020-07-01 11:45:56 -0230 |
commit | 2be1cd8bc20a3108a057c29e057cfa9ca4224a83 (patch) | |
tree | 298467384c9b279734696087944b86f1c4d3b405 | |
parent | 88d2571f528a688bd56c436d9d97718fb57fb1ba (diff) | |
download | NotEnoughUpdates-REPO-2be1cd8bc20a3108a057c29e057cfa9ca4224a83.tar.gz NotEnoughUpdates-REPO-2be1cd8bc20a3108a057c29e057cfa9ca4224a83.tar.bz2 NotEnoughUpdates-REPO-2be1cd8bc20a3108a057c29e057cfa9ca4224a83.zip |
Endermite Pet Wiki Links
-rw-r--r-- | items/ENDERMITE;0.json | 5 | ||||
-rw-r--r-- | items/ENDERMITE;3.json | 5 | ||||
-rw-r--r-- | items/ENDERMITE;4.json | 5 |
3 files changed, 12 insertions, 3 deletions
diff --git a/items/ENDERMITE;0.json b/items/ENDERMITE;0.json index ab1b1d58..7cfd3694 100644 --- a/items/ENDERMITE;0.json +++ b/items/ENDERMITE;0.json @@ -22,5 +22,8 @@ "internalname": "ENDERMITE;0", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" + ] }
\ No newline at end of file diff --git a/items/ENDERMITE;3.json b/items/ENDERMITE;3.json index c65266d8..51175ec5 100644 --- a/items/ENDERMITE;3.json +++ b/items/ENDERMITE;3.json @@ -27,5 +27,8 @@ "internalname": "ENDERMITE;3", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" + ] }
\ No newline at end of file diff --git a/items/ENDERMITE;4.json b/items/ENDERMITE;4.json index 17d60748..bf4a8410 100644 --- a/items/ENDERMITE;4.json +++ b/items/ENDERMITE;4.json @@ -32,5 +32,8 @@ "internalname": "ENDERMITE;4", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" + ] }
\ No newline at end of file |