Tags
Creators
Details
3.0.0
Compatibility
Changes
3.0.0 Added
Repulsor item Palladium posoning Flames on missing armors/abilities Compatilibity with Alex's caves Command to reset model prime/iron legion prototype colors Alarm sound when you have low energy Recharge mode New keybinds for the weapons system Open the helmet works with the open equipment keybind by
palladium
New Prehensyle flight suit New advanced flight suit Extremis 3.0 New recipe for the green dye Mark Blooded and 1873 now has auto fill of nanites
Changed
Now Armors dont need you have a arc reactor; also each armor has a diferent level of energy, and his own energy by item Armor durabliity's Now some armors has better fps counts Flames models Now other models has flames Now the armors need a flight suit to craft them Stats on hulkbusters Nerfed Maximum Pulse ability Changed high density carbon recipe and material gained Now model 30 (Iron destroyer) is model 37 Now recipes on the armors incluide new prototypes suits Extremis Armor Skin Buffed repulsor damage Nanites now are a nbt per item Flight speed now are nbt Buffed Nanites gained by metalic nano particle on 25% Now mark 50 has auto regen of Nanoparticles (as his brothers) Buffed Nano grenade launcher Deleted iron patriot items Iron patriot is now a NBT New arc reactors skins
Fixed
Reset of the flight speed Grenade launcher dont take nanites
Removed
Arc remover Arc damper Portable arc reactor
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:18l0AcTO"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:b8DiFMOK:18l0AcTO"
}

