Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated last month
All versions
1.0.0.9
Release
Tensura: Reincarnated 1.0.0.92 years ago 860
Uploaded by
Compatibility
Minecraft: Java Edition
1.19.2
Platform
Forge
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Any compatible version
Changes
Balance:
- [Body Double] now won't work in Spiritual Form.
- Battewills now do Physical damage - affected by [Physical Attack Resistance/Nullification].
- Elemental Colossus defeat is now also required for Reset Counter.
QoL:
- Sensing and analyzing skills now can be used during [Shadow Motion] usage.
- [Farsight] & [Dragon Eye] now won't toggle your Analyzing off.
- Failing to gaining skills due to Magicule message now will be shown as a short message above your hot bar instead of spamming in chat.
- Added
f:unmasteredfilter for Ability selection. - Added config to disable the TR's title screen in client config.
Bugs Fixing:
- [Creator] doesn't get mastery speed buff from other skills.
- [Martial Master] doesn't boost damage from some battewills and doesn't dodge properly.
- [Spatial Manipulation]'s Warp Shot sometimes doesnt work.
- Some skills put you into cooldown when changing modes.
- Magics can be dual casted.
- Bossess sometimes despawn.
- Elemental Colossus doesn't get aggro against Spiritual Damage.
- Filtered search doesn't work on Battlewill GUI.
- Other minor changes.
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:Br0kXPwc:mkgEYv5s"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Br0kXPwc:mkgEYv5s"
}

