From b6fd4b6bfe35a3268fd03b267bf626026920b8d7 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:41:01 -0500 Subject: Manual Merge bc Conflicts --- items/POLISHED_PUMPKIN.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/POLISHED_PUMPKIN.json') diff --git a/items/POLISHED_PUMPKIN.json b/items/POLISHED_PUMPKIN.json index 0acabf03..312ed536 100644 --- a/items/POLISHED_PUMPKIN.json +++ b/items/POLISHED_PUMPKIN.json @@ -19,5 +19,10 @@ }, "internalname": "POLISHED_PUMPKIN", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "Requires: Pumpkin X", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Polished_Pumpkin" + ] } \ No newline at end of file -- cgit