Tags
Creators
Details
Licensed ARR
Published 2 years ago
All versions
2.0.0.3
Release
Tensura: Reincarnated 2.0.0.33 months ago 20.6K
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
Unavailable version
Changes
Balance:
- Consuming Slime Cores that increases the Slime Race's size now will also increase the player's max HP by 5HP each (also heals 5HP).
- The range of [Gourmand], [Greed]'s Death Wish, [Lust]'s Embrace Drain and [Reaper]'s Infinte Eater are now based on the user's entity interact/attack range instead of flat values to work better with giants.
- [Giantification] and [Titanification] now give bigger attack range when used.
- Increased Bosses' Presence Sense to avoid early cheesing.
- Ender Dragon now only has 50% to drop Dragon Essence.
- Reduced Giant Ant's speed.
QoL:
- WorldSpawn now should move to a safer location if its set on a Magicule Rich biome when generated.
- Added new setting config
autoAbilitySlotto decide whether the ability slots/bars should be automatically shown when opening ability GUIs. - [Absorb & Dissolve] now can also consum vanilla potions for instant effects.
- [Anti-magic Area] & [Anti-shock Area] now can be uncasted by shift-activating while looking at the casted area.
- Improved Goblins' texture and colors.
- Untamed Supermassive Slimes now only grief blocks when aggroed.
- Moved Attribute configs into its own config file.
- Added reset command for gazel bossfight incase the world/server crash during its gen:
/tensura worldData bossFight builtinReset boss GazelDwargo/tensura worldData bossFight builtinReset arena GazelDwargo - Reopened Ultimate Skill tab for Addons
- Added fallback default compatability for modded Block Entities for [Molecular Manipulation].
Bugs Fixing:
- [Demon Marionette]'s EP requirement didn't work properly.
- [Fire Storm] didn't cost any Magicule.
- [Analyst] and [Seeker] crashed when trying to copy Portal.
- [Chosen One]'s Hero Charisma still applied Enemy Revival even when mastered and not in-slot sometimes.
- [Tuner] didn't refresh death type after cooldown.
- [Sense Soundwave] didn't work.
- Presence Sense didn't work properly sometimes.
- Wight race were still actively targeted by undead mobs in Fabric.
- Greater Daemon race gained Spiritual [Water Cutter] instead of Aspectual.
- Bone Golem was deleted by Severance.
- Hell didnt spawn anything when its thundering.
- Non-dwarf humanoid NPC couldnt chop trees fully.
- Boss Fights didn't work properly with forced gamemode.
- Command [/tensura worldata areaMagicule set max] didn't work correctly.
- 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:Lkz4yGwj"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Br0kXPwc:Lkz4yGwj"
}

