Tags
Creators
Details
2.10.0
Compatibility
Required content
Changes
2.10.0 Added New nanoparticle system Mark 86 Model 72 New bullet "model" New AI command increase/decrease mine speed New War machine mark 1 torret animation and sound Mysterium Ingot and tools Kirbon particle extractor Kirbon particle Pym particle Copper Wires Prototype Flight Suit Changed Now the nano armors have a quantity of nano particles to use in weapons/abilities Now mark 2 and 3 use gantry Changed some nano armor icons Now armors have destabilization when using repulsors while flying Now Nano stabilizers solve the destabilization problem when you're flying and use the repulsors Bullet model Mark 1 fly now is a activation Now armors can't be used With other addon powers Mark 39 model IA tarjets texture Buffed strenght on some armors Nerfed strenght on some armors All armors recipe Added particles in stabilizers Blueprint holder now works on offhand Now armors throw particles from hands Flames color on mark 82 (Silver centurion legacy) now are purple Fixed Model 50 no animation bug Model 50 no left beam Some old errors AI Glasses pivot Prehnsyle system chest model (Animation) Some sentinel bugs Hulkbusters attributes bugs
Optional dependencies
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:b8DiFMOK:XDAjZ1aq"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:b8DiFMOK:XDAjZ1aq"
}

