All versions
1.2.0-1.19.2
Release
Tensura: KumoDesu 1.2.0-1.19.26 months ago 3,402
Compatibility
Minecraft: Java Edition
1.19.2
Platform
Forge
Supported environments
Client and server
Required content
Changes
v1.2.0
- New Ogre line: Ogre -> Ogre Shaman (10 Elemental Essences, 10 Demon Essences and EP) gets Thought Acceleration -> High Ogre (EP) gets Steel Strength, Strengthen Body -> Ogre General (EP) gets Thought Communication -> Ogre King (EP) gets Infinite Regeneration -> Wrath Oni (Sin, EP) or Divine Fighter (EP) Wrath Oni gets: Divine Ki Release, Severer, Absolute Severance
The line is heavily WIP, only Wrath Oni has a model for now and no new skills yet
- Finally fixed Arachne getting Fatal and Divine Magic (sorry about that)
- Few tweaks to hitboxes
- some more fixes
MAKE SURE TO UPDATE Shin's Tensura Race Models TO 1.9!!!
redownload if you updated to 1.9 before just to be safe cuz we had a broken version released earlier
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:HJKyXwfF:pR5yIKnO"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:HJKyXwfF:pR5yIKnO"
}



