Tags
Creators
Details
1.5
Compatibility
Required content
Changes
The Black Flames Update (Part 1) is officially done, and this update is all about expanding powers of pyrokinetics, new entities, and core systems that will define the future of the mod!
<a:ShinraPoD:1453669977512083559> New Characters & Entities
Arthur – Armor fully completed
Shinra - New entity / mini boss
Charon – New entity
Sho – New entity
Whiteclad Henchmen -Fine tuned
Demon Infernal (Regular)
Demon Infernal (Tokyo Variant)
Doppelganger (Konro) – New mini boss/entity
<:IrisShock:1453669697957527554> New Ignition Abilities (Black Flames – Part 1)*
Voltage Nova
Tai Chop
Air Stream
Motor Head
Mirage
Vibrations
Arrow
Akatsuki
<a:ShinraPoD:1453669977512083559> Adolla Abilities
Severed Universe (Adolla) (Initial Release)
*Devil’s Footprint (Adolla)
Motor Head (Adolla) (Template for future Adolla abilities)
🏗 New Structure
Amaterasu - Added to the world
⚙ Core Systems (In Progress)***
Team / Party System
Company-based teams
Friendly Fire logic
Doppelganger Ignition Ability usage
Armor animation key system
Advancements
🧬 Infernal Progression Systems For Players (Work in Progress)
Sentient Infernal (Base)
Demon Infernal progression
Doppelganger system
This update sets the foundation for player Infernals, Doppelgangers, Adolla, and more advanced combat coming in future. This is only Part 1. More Black Flames content is coming.
Thanks for supporting the project and being part of Dark’s Nexus ❤️
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:y7EPis2c:w2iOQrAY"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y7EPis2c:w2iOQrAY"
}

