diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:26:49 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:26:49 -0500 |
commit | 23665339636ce2583fc716e4a2a3f13d003caa22 (patch) | |
tree | dd2aa0cabb1681ea54127889419d2b5c151399f9 /items/POLISHED_PUMPKIN.json | |
parent | bd8392264127b097da6cb3310cab98e8ea9728a2 (diff) | |
download | NotEnoughUpdates-REPO-23665339636ce2583fc716e4a2a3f13d003caa22.tar.gz NotEnoughUpdates-REPO-23665339636ce2583fc716e4a2a3f13d003caa22.tar.bz2 NotEnoughUpdates-REPO-23665339636ce2583fc716e4a2a3f13d003caa22.zip |
Some URLs For shop items
Diffstat (limited to 'items/POLISHED_PUMPKIN.json')
-rw-r--r-- | items/POLISHED_PUMPKIN.json | 7 |
1 files changed, 6 insertions, 1 deletions
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 |