From 3c5cf06a5b9ad02237e19f74a20404027b486c5e Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:42:24 -0500 Subject: make armor links consistent (#1571) --- items/PERFECT_CHESTPLATE_3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/PERFECT_CHESTPLATE_3.json') 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 -- cgit