From e58f92919f9e55ad06d34c5dc129ddd839d88bec Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:29:49 -0500 Subject: More fixes from jani270 --- items/THEORETICAL_HOE.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/THEORETICAL_HOE.json') diff --git a/items/THEORETICAL_HOE.json b/items/THEORETICAL_HOE.json index 85c00fff..99ea7064 100644 --- a/items/THEORETICAL_HOE.json +++ b/items/THEORETICAL_HOE.json @@ -15,5 +15,10 @@ ], "internalname": "THEORETICAL_HOE", "clickcommand": "", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mathematical_Hoe_Blueprint" + ] } \ No newline at end of file -- cgit