Links
Tags
Creators
Details
1.0.5
Compatibility
Required content
Changes
LEGENDARY Gojo 2 (~1.2%) +15% tech dmg, +15% CE max LEGENDARY Ryomen 2 (~1.2%) +20% tech dmg, -10% CE max EPIC Zenin 5 (~3%) +12% tech dmg, +10% phys dmg EPIC Kamo 5 (~3%) +10% CE max, +10% CE regen EPIC Okkotsu 5 (~3%) +5% tech dmg, +20% CE max RARE Fushiguro 10 (~6%) +8% tech dmg, +8% CE max RARE Inumaki 10 (~6%) +10% tech dmg RARE Todo 10 (~6%) +15% phys dmg RARE Tsukumo 10 (~6%) +12% CE max COMMON Yoshino 20 (~12%) +8% CE regen COMMON Miwa 20 (~12%) +3% tech dmg, +5% CE max COMMON Nitta 20 (~12%) +3% CE max, +5% CE regen COMMON Muta 20 (~12%) +8% CE max COMMON Commoner 25 (~15%) No buffs
New clan system with 14 Clans u can change every single buffs on> config/hyperkaisen_clans.yml Fixes:
/setdamagemult
content: /gamerule mahoragaHealth (allows you to increase the life of the mahoraga) /gamerule sukunaHealth (allows you to increase the life of the sukuna) new binding vow Cursed Supression 3x cursed energy regeneration -50% damage Content
-
/gamerule disableMaximumDomain
-
/gamerule disableResonantHealing
-
/gamerule jackpotTime
-
/gamerule rikaHealth Fixes
-
/setdamagemult was glitched
Thanks for 300 Downloads
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:a03ZHetr:yjHvSqjz"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:a03ZHetr:yjHvSqjz"
}


