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/FLOWER_SACK.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/FLOWER_SACK.json') diff --git a/items/FLOWER_SACK.json b/items/FLOWER_SACK.json index 719bf115..b1d79f9e 100644 --- a/items/FLOWER_SACK.json +++ b/items/FLOWER_SACK.json @@ -27,5 +27,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Flower_Sack", + "https://wiki.hypixel.net/Flower_Sack" + ] } \ No newline at end of file -- cgit