Tags
Creators
Details
Licensed ARR
Published 2 years ago
All versions
2.0.1.1
Release
Tensura: Reincarnated 2.0.1.16 days ago 31.6K
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Changes
Balance:
- [Unyielding] now also has the limit of EP gain from subordinates of 1M (50/50 over mp/ap) like any other EP gaining skills, instead of 2M.
- [Unyielding]'s power gaining on subordinate death now only works on players in hardcore like most other skills.
- Added config for maximum percentage of Aura/Magicule to gain from killing other entities - Default: 10 each.
- Reduced Aura/Magicule gain of Orc Lord/Disaster.
QoL:
- Race Selection GUI now will pop up again if the player got killed or kicked/crashed while choosing their race.
- Mastering abilities through commands now will grant Mastery statistic as well.
Bugs Fixing:
- Addon skills didn't get applied on Reincarnation pool in Fabric.
- [Berserk] could duplicate kills.
- [Suppressor] didn't apply Spatial Blockade on entities properly.
- [Body Double] didn't work properly when dying as a clone in a different dimension from the main body.
- [Universal Perception] was still acquired when its requirements not learnt.
- Butcher and Shepherd Npcs stopped moving when the animal count exceeds 6.
- Skill/Mob inventory was desynced in Fabric.
- Folgen still spawned knights when tamed.
- 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:bot6zu0e"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Br0kXPwc:bot6zu0e"
}

