From 16e1f31a5a5e98a734680c29169c382dc6aecc1e Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 5 May 2023 15:43:22 +0200 Subject: Melon (Block) (#922) --- items/MEDIUM_DRAGON_SACK.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/MEDIUM_DRAGON_SACK.json') diff --git a/items/MEDIUM_DRAGON_SACK.json b/items/MEDIUM_DRAGON_SACK.json index ebc5cd65..b4f46734 100644 --- a/items/MEDIUM_DRAGON_SACK.json +++ b/items/MEDIUM_DRAGON_SACK.json @@ -35,5 +35,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "Requires: Ender Pearl VI", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Medium_Dragon_Sack", + "https://wiki.hypixel.net/Medium_Dragon_Sack" + ] } \ No newline at end of file -- cgit