diff options
-rw-r--r-- | items/BOOTS_OF_THE_PACK.json | 2 | ||||
-rw-r--r-- | items/CHESTPLATE_OF_THE_PACK.json | 2 | ||||
-rw-r--r-- | items/GROWTH_BOOTS.json | 2 | ||||
-rw-r--r-- | items/GROWTH_CHESTPLATE.json | 2 | ||||
-rw-r--r-- | items/GROWTH_HELMET.json | 2 | ||||
-rw-r--r-- | items/GROWTH_LEGGINGS.json | 2 | ||||
-rw-r--r-- | items/HELMET_OF_THE_PACK.json | 2 | ||||
-rw-r--r-- | items/LEGGINGS_OF_THE_PACK.json | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/items/BOOTS_OF_THE_PACK.json b/items/BOOTS_OF_THE_PACK.json index f3f778cf..829bf41f 100644 --- a/items/BOOTS_OF_THE_PACK.json +++ b/items/BOOTS_OF_THE_PACK.json @@ -25,6 +25,6 @@ "modver": "1.0.0", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pack_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack" ] }
\ No newline at end of file diff --git a/items/CHESTPLATE_OF_THE_PACK.json b/items/CHESTPLATE_OF_THE_PACK.json index 1d3f202c..6f6dc620 100644 --- a/items/CHESTPLATE_OF_THE_PACK.json +++ b/items/CHESTPLATE_OF_THE_PACK.json @@ -25,6 +25,6 @@ "modver": "1.0.0", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pack_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack" ] }
\ No newline at end of file diff --git a/items/GROWTH_BOOTS.json b/items/GROWTH_BOOTS.json index 1c7aa76e..093c947d 100644 --- a/items/GROWTH_BOOTS.json +++ b/items/GROWTH_BOOTS.json @@ -36,7 +36,7 @@ "modver": "1.0.0", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Growth_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_Growth" ], "crafttext": "Requires: Dark Oak Wood IX" }
\ No newline at end of file diff --git a/items/GROWTH_CHESTPLATE.json b/items/GROWTH_CHESTPLATE.json index ca77fa84..7caad198 100644 --- a/items/GROWTH_CHESTPLATE.json +++ b/items/GROWTH_CHESTPLATE.json @@ -36,7 +36,7 @@ "modver": "1.0.0", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Growth_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_Growth" ], "crafttext": "Requires: Dark Oak Wood IX" }
\ No newline at end of file diff --git a/items/GROWTH_HELMET.json b/items/GROWTH_HELMET.json index ca653519..ef804471 100644 --- a/items/GROWTH_HELMET.json +++ b/items/GROWTH_HELMET.json @@ -36,7 +36,7 @@ "modver": "1.0.0", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Growth_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_Growth" ], "crafttext": "Requires: Dark Oak Wood IX" }
\ No newline at end of file diff --git a/items/GROWTH_LEGGINGS.json b/items/GROWTH_LEGGINGS.json index 0bfcf04f..0dafda65 100644 --- a/items/GROWTH_LEGGINGS.json +++ b/items/GROWTH_LEGGINGS.json @@ -36,7 +36,7 @@ "modver": "1.0.0", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Growth_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_Growth" ], "crafttext": "Requires: Dark Oak Wood IX" }
\ No newline at end of file diff --git a/items/HELMET_OF_THE_PACK.json b/items/HELMET_OF_THE_PACK.json index 60998c5c..94c70654 100644 --- a/items/HELMET_OF_THE_PACK.json +++ b/items/HELMET_OF_THE_PACK.json @@ -25,6 +25,6 @@ "modver": "1.0.0", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pack_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack" ] }
\ No newline at end of file diff --git a/items/LEGGINGS_OF_THE_PACK.json b/items/LEGGINGS_OF_THE_PACK.json index 982262a5..0699bd8c 100644 --- a/items/LEGGINGS_OF_THE_PACK.json +++ b/items/LEGGINGS_OF_THE_PACK.json @@ -25,6 +25,6 @@ "modver": "1.0.0", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pack_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack" ] }
\ No newline at end of file |