diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-11-22 08:30:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-22 08:30:30 +0100 |
commit | a6d967c513053d1f53a3e0944be6f6097e27876a (patch) | |
tree | 60bb5df54670b1fff331004d6b694f6aa8dc9a10 /items/MEDIUM_FORAGING_SACK.json | |
parent | ce2a8e23753746323446021155538d68c2f78d05 (diff) | |
parent | 3e758918fb29e4fb54d998b457b7953e42e26a7d (diff) | |
download | NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.gz NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.bz2 NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.zip |
Merge pull request #3 from Moulberry/master
Update from original repo
Diffstat (limited to 'items/MEDIUM_FORAGING_SACK.json')
-rw-r--r-- | items/MEDIUM_FORAGING_SACK.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/MEDIUM_FORAGING_SACK.json b/items/MEDIUM_FORAGING_SACK.json index b4da42f0..0f915d09 100644 --- a/items/MEDIUM_FORAGING_SACK.json +++ b/items/MEDIUM_FORAGING_SACK.json @@ -30,5 +30,10 @@ }, "internalname": "MEDIUM_FORAGING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "Requires: Birch Wood VII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" + ] }
\ No newline at end of file |