From 2be1cd8bc20a3108a057c29e057cfa9ca4224a83 Mon Sep 17 00:00:00 2001 From: ThatGravyboat Date: Wed, 1 Jul 2020 11:45:56 -0230 Subject: Endermite Pet Wiki Links --- items/ENDERMITE;0.json | 5 ++++- items/ENDERMITE;3.json | 5 ++++- items/ENDERMITE;4.json | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) (limited to 'items') 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 -- cgit