From e3bdcf63a01b1123598edc901a9ab2c4621c3d68 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 26 Jun 2024 00:13:41 +0200 Subject: Add wiki links to items (#1265) --- items/STEAMED_CHOCOLATE_FISH.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/STEAMED_CHOCOLATE_FISH.json') diff --git a/items/STEAMED_CHOCOLATE_FISH.json b/items/STEAMED_CHOCOLATE_FISH.json index 04624c0f..6fcbef2b 100644 --- a/items/STEAMED_CHOCOLATE_FISH.json +++ b/items/STEAMED_CHOCOLATE_FISH.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Fish_Chocolat_À_La_Vapeur" + ] } \ No newline at end of file -- cgit