diff options
| author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-12-24 12:42:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-24 17:42:24 +0000 |
| commit | 3c5cf06a5b9ad02237e19f74a20404027b486c5e (patch) | |
| tree | ec841b3bc7583eb0dde9fe96ec64a4ebf9f77cc8 /items/PERFECT_CHESTPLATE_3.json | |
| parent | dcb06b8ef79bc87766aa45cd89e5fccd2311a853 (diff) | |
| download | NotEnoughUpdates-REPO-3c5cf06a5b9ad02237e19f74a20404027b486c5e.tar.gz NotEnoughUpdates-REPO-3c5cf06a5b9ad02237e19f74a20404027b486c5e.tar.bz2 NotEnoughUpdates-REPO-3c5cf06a5b9ad02237e19f74a20404027b486c5e.zip | |
make armor links consistent (#1571)
Diffstat (limited to 'items/PERFECT_CHESTPLATE_3.json')
| -rw-r--r-- | items/PERFECT_CHESTPLATE_3.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/PERFECT_CHESTPLATE_3.json b/items/PERFECT_CHESTPLATE_3.json index 3dcf050c..51650647 100644 --- a/items/PERFECT_CHESTPLATE_3.json +++ b/items/PERFECT_CHESTPLATE_3.json @@ -29,8 +29,8 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor", - "https://wiki.hypixel.net/Perfect_Chestplate_-_Tier" + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor#Tier_III", + "https://wiki.hypixel.net/Perfect_Chestplate_-_Tier_III" ], "crafttext": "" }
\ No newline at end of file |
