diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-02-23 21:08:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-23 15:08:30 -0500 |
commit | e29f644d515b8cb65dc74f17b875b6d7f9ccdad3 (patch) | |
tree | 588388b2b4fb507f75699df78ebea161f0bd1f34 /items/ANTIQUE_REMEDIES.json | |
parent | 33bd50ff8af3ebee5ae5167fe5bc2b8272e56ee7 (diff) | |
download | NotEnoughUpdates-REPO-e29f644d515b8cb65dc74f17b875b6d7f9ccdad3.tar.gz NotEnoughUpdates-REPO-e29f644d515b8cb65dc74f17b875b6d7f9ccdad3.tar.bz2 NotEnoughUpdates-REPO-e29f644d515b8cb65dc74f17b875b6d7f9ccdad3.zip |
some fixes (#415)
* actually moved enderpack to items folder
* fixed some pet items wiki links
* fixed some infoTypes (missed capital T)
Diffstat (limited to 'items/ANTIQUE_REMEDIES.json')
-rw-r--r-- | items/ANTIQUE_REMEDIES.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ANTIQUE_REMEDIES.json b/items/ANTIQUE_REMEDIES.json index 5a932ac4..9280cc99 100644 --- a/items/ANTIQUE_REMEDIES.json +++ b/items/ANTIQUE_REMEDIES.json @@ -22,9 +22,9 @@ "internalname": "ANTIQUE_REMEDIES", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Antique_Remedies" + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" ] }
\ No newline at end of file |