From 8ad06ae184148414b5df4dbe2da3a1516811552d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 22 Dec 2022 14:59:31 +0100 Subject: Added wiki and 2 new items (#876) * Added wiki and 2 new items * Fixed Candy and added last follower piece --- items/LEGENDARY_KUUDRA_CHUNK.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/LEGENDARY_KUUDRA_CHUNK.json') diff --git a/items/LEGENDARY_KUUDRA_CHUNK.json b/items/LEGENDARY_KUUDRA_CHUNK.json index 6a0f0d9f..ffa71001 100644 --- a/items/LEGENDARY_KUUDRA_CHUNK.json +++ b/items/LEGENDARY_KUUDRA_CHUNK.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Enriched_Kuudra_Chunk" + ] } \ No newline at end of file -- cgit