diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-07-22 15:56:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-22 09:56:52 -0400 |
commit | 92066489fdf9a26beb020347709bac55bc91467a (patch) | |
tree | d919d77cc182c8a5899e73e6555c6020c255dc31 /items/JUNGLE_PICKAXE.json | |
parent | 7d57c2e37b0426d6ebe0053a8e8a2b77891475ef (diff) | |
download | NotEnoughUpdates-REPO-92066489fdf9a26beb020347709bac55bc91467a.tar.gz NotEnoughUpdates-REPO-92066489fdf9a26beb020347709bac55bc91467a.tar.bz2 NotEnoughUpdates-REPO-92066489fdf9a26beb020347709bac55bc91467a.zip |
Stuff (#558)
* Stuff
* New Skins & Fix
* New Items
* Fixed Pristine on MEB
* Added Pet to pets json
* Added another Rainbow name
* Rainbow Name
* Wiki Links
Diffstat (limited to 'items/JUNGLE_PICKAXE.json')
-rw-r--r-- | items/JUNGLE_PICKAXE.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/JUNGLE_PICKAXE.json b/items/JUNGLE_PICKAXE.json index ef24a723..67fdce8b 100644 --- a/items/JUNGLE_PICKAXE.json +++ b/items/JUNGLE_PICKAXE.json @@ -21,5 +21,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jungle_Pickaxe" + ] }
\ No newline at end of file |