From 5c90523347bb1c1c9b57e6629a719a388446bc1f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 22 May 2021 16:04:44 +0200 Subject: die (#496) --- items/CHEESE_FUEL.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/CHEESE_FUEL.json') diff --git a/items/CHEESE_FUEL.json b/items/CHEESE_FUEL.json index 9ecd45b0..126e3647 100644 --- a/items/CHEESE_FUEL.json +++ b/items/CHEESE_FUEL.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tasty_Cheese" + ] } \ No newline at end of file -- cgit