
Ani's Tensura Add-on
Play as a mighty dragon and evolve through a full tree of species as you gain enough EP to become closer to the pinnacle of all living beings! Will you maintain your heavenly form, fall to your desires, or be poisoned by Ivaragé's tainted aura?
1.19.2-0.4.0
Compatibility
Required content
Changes
NEW MAJOR VERSION 0.1.8.1 -> 0.4.0! [New Content!]
- 22 new playable races across 3 interconnected race trees! Angel -> Power -> Virtue -> Dominion -> Throne -> Cherub -> Seraph Fallen Angel -> Fallen Power -> Fallen Virtue -> Fallen Dominion -> Fallen Throne -> Fallen Cherub -> Fallen Seraph Phantom Soldier -> Commanding Officer -> Lieutenant Officer -> Field Officer -> General -> Staff Officer -> Admiral -> MYSTIC ANGEL!
- Custom intrinsic skill Phantom's Possession
- New achievement!
- New rare tainted essence item drop from the Warden (3%) and Ender Dragon (15%) [Bug Fix]
- Fixed an issue where subspecies arch dragons were unaffected by the chooseElementDragonType config
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:W7jJo1Cx:J4BhiGOi"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:W7jJo1Cx:J4BhiGOi"
}


