Tags
Creators
Details
1.5.8
Compatibility
Required content
Changes
🛡️ Armor of the Ages 1.21.1 v.1.5.8 - Armor skins & Effects!!

New armor skins for the O-Yoroi!
Select the skins from the Armor of the Ages 'Armor skins' mod configuration section
- Dusk
- Ink
- Pinky
- Amber
- Jade
- Nightblue
New armor skin for the Iron Plate!
- Ashes
New unique Patreon armor skins!
Tier 1:
- Silver Centurion
- Silver Pharaoh
- Silver Raijin
- Silver O-Yoroi
Tier 3:
- Crystal Raijin
Tier 4:
- Amethyst O-Yoroi
Armor effects!
Each armor set now grant a dedicated armor bonus when the set is fully equiped. Each effect is very unique and linked to the armor theme. Some provides more mobility, other more projections, and even ones requiring sacrifices to bring you strenght! You can check the CF page if you are interested about all the effect details
Improvements:
- Slightly improved the GUI config menu by merging the prefered skin type and armor skin menu
- Rebalanced all the armor stats to align them with vanilla MC : leather, iron, diamond, netherite
- Rebalanced all the armor repairing materials now aligned with their armor tiers
- Improved recipes to match the new armor tiers
- Improved the displayed armor names to match their new armor tiers
- Improved several translations
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:vEgtiJIY:F63OARGJ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:vEgtiJIY:F63OARGJ"
}


