Tags
Creators
Details
Licensed ARR
Published last year
Updated 3 days ago
All versions
2.4.0
Beta
Update 2.4.0 - Ascendance4 months ago 13
Compatibility
Minecraft: Java Edition
1.19.2
Platforms
Fabric
Quilt
Supported environments
Client and server
Required content
Changes
- Ancient Tome Added (Unobtainable)
- Gilded Ingots are only obtained from bartering
- Gilded Brute Armor Buffed
- Full Set Bonus now grants Gilded Immunity
- Added Compatibility with Wandering Wares Scrap Armor (Gilded Brute Armor can now be upgraded from it.)
- Done via tags (I.e gilded_doom:bruteboots)
- Ancient Hammer Buffed/reworked
- Hitting someone with the Brute Full Set will shatter their immunity bonus via weakness
- Right Click now works with all enchants
- Air Slam is regardless of enchant status
- Knockout and Fortitude have nerfed user launch, no target launch, and nerfed damage.
- Knockout inflicts darkness on slam instead of blindness at a stable rate
- Fortitude inflicts Resistance 1 on you and slowness 2 on you and targets
- Shift Slam removed
- Brutal Tome Reworked/Buffed
- Rare infliction is now no longer blocked for this Tome
- Attacking someone with Gilded Stasis and this Tome in offhand causes them to vault away and get dealt true damage.
- Reworked a bunch of Textures
- Fixed Hammer inconsistencies
- Fixed Tome inconsistencies
- Fixed Infernal Core using concept art
- Buffed Iron Hammer
- Increased Damage from 7 to 9
- This is to make the new hammer texture feel impactful.
- Increased Damage from 7 to 9
- Added Custom Model Data for the following items:
- Tracking Tome
- Cleansing Tome
- Gilded Contract
- Cleansing Tome Buffed
- Cleansing Tomes now no longer gets consumed
Optional dependencies
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:RUNvX1dD:CIanVHS0"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:RUNvX1dD:CIanVHS0"
}




