1.0.12
Compatibility
Required content
Changes
THE CUSTOMISATION UPDATE!!!
Added -
-
5 new textures, each fully interchangeable on a per part basis. Each With their own stat bonuses.
- Version 2 (heartbreaker inspired) Bonus health for each part installed in the suit
- Version 3 (improvised armor inspired) Bonus armour toughness for each part installed
- version 4 (batman inspired) reduced fall damage for each part installed
- version 5 (warhammer 40k inspired) bonus armour defence for each part installed
- Version 6 (mass effect inspired) Lower gravity for each part installed
-
Armour Trim System - Each part of the suit can now have an armour trim applied to it, all vanilla trims are currently implemented, with custom trim designs filling empty space. Also can be dyed any of the 16 base dye colours. Designed on a per part system so you can mix and match. Crouch right click a part with a trim to apply trim design, and Crouch right click with a dye to apply trim colour!! This allows for more suit customisation than I can calculate, There may be bugs with the system currently and better textures compatibilities are on the way!! Nothing will display unless both a colour and trim have been applied
-
Smart Protection Module - Still WIP, currently allows emergency ejects, when player is on low health!! Not yet craftable
-
Armour Plate modules now have a 3d model, colour is determined by base chest colour
Changes -
- Parked Suits have been optimised to better allow "Halls of Armour"s
- Oxygen tank is currently broken, will be fixed soon and is a known bug
- Likely lots of bugs.
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:1b2szadu:PZOlSmZc"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:1b2szadu:PZOlSmZc"
}



