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/RUNE_SACK.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/RUNE_SACK.json')
-rw-r--r-- | items/RUNE_SACK.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/RUNE_SACK.json b/items/RUNE_SACK.json index 46f6937b..1503eba4 100644 --- a/items/RUNE_SACK.json +++ b/items/RUNE_SACK.json @@ -15,7 +15,7 @@ "internalname": "RUNE_SACK", "clickcommand": "", "modver": "2.0.0-REL", - "infotype": "WIKI_URL", + "infoType": "WIKI_URL", "info":[ "https://hypixel-skyblock.fandom.com/wiki/Rune_Sack" ] |