diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-15 12:54:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-15 06:54:53 -0400 |
commit | 34ec5f387545a45a31dc7d76aa5f23d443e0ff05 (patch) | |
tree | af716254567925bc10b26d4c8a875ea1ec43b04d /items/PET_SKIN_ENDERMAN_SLAYER.json | |
parent | 3d1d03e2f1befe0c5f05503bb5d2b5c8b8b265c7 (diff) | |
download | NotEnoughUpdates-REPO-34ec5f387545a45a31dc7d76aa5f23d443e0ff05.tar.gz NotEnoughUpdates-REPO-34ec5f387545a45a31dc7d76aa5f23d443e0ff05.tar.bz2 NotEnoughUpdates-REPO-34ec5f387545a45a31dc7d76aa5f23d443e0ff05.zip |
YEP (#519)
* stuff
* Another fix
* Rainbow Name
Diffstat (limited to 'items/PET_SKIN_ENDERMAN_SLAYER.json')
-rw-r--r-- | items/PET_SKIN_ENDERMAN_SLAYER.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/PET_SKIN_ENDERMAN_SLAYER.json b/items/PET_SKIN_ENDERMAN_SLAYER.json index 6f1ed530..01fc219e 100644 --- a/items/PET_SKIN_ENDERMAN_SLAYER.json +++ b/items/PET_SKIN_ENDERMAN_SLAYER.json @@ -23,5 +23,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Skin" + ] }
\ No newline at end of file |