From b53844da5b85918fc16332f56e7e5df46f5600be Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 29 May 2024 16:28:19 +0200 Subject: Added wiki links, 2 npcs and 1 item, also fixed some shit (#1221) --- items/CHICK_DRESSER.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/CHICK_DRESSER.json') diff --git a/items/CHICK_DRESSER.json b/items/CHICK_DRESSER.json index d410ba8d..c152b379 100644 --- a/items/CHICK_DRESSER.json +++ b/items/CHICK_DRESSER.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Little_Chick_Dresser" + ] } \ No newline at end of file -- cgit