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_WHEAT_1.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/THEORETICAL_HOE_WHEAT_1.json') diff --git a/items/THEORETICAL_HOE_WHEAT_1.json b/items/THEORETICAL_HOE_WHEAT_1.json index c308a7e1..36eac291 100644 --- a/items/THEORETICAL_HOE_WHEAT_1.json +++ b/items/THEORETICAL_HOE_WHEAT_1.json @@ -29,5 +29,10 @@ }, "internalname": "THEORETICAL_HOE_WHEAT_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" + ] } \ No newline at end of file -- cgit