From 54084572c9bceef9d4c448c10205376206980165 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Mon, 8 Nov 2021 21:17:17 +0100 Subject: Added Flower Minion 12 and 2 wiki links (#653) * Added Flower Minion 12 * Added 2 wiki links --- items/NETHER_ARTIFACT.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/NETHER_ARTIFACT.json') diff --git a/items/NETHER_ARTIFACT.json b/items/NETHER_ARTIFACT.json index 880d1545..8cb5c990 100644 --- a/items/NETHER_ARTIFACT.json +++ b/items/NETHER_ARTIFACT.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" -} + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nether_Artifact" + ] +} \ No newline at end of file -- cgit