Tags
Creators
Details
Licensed ARR
Published last year
Updated 2 months ago
All versions
2.2.1
Beta
Gilded Doom 2.2.1 - The Balancing5 months ago 19
Compatibility
Minecraft: Java Edition
1.19.2
Platforms
Fabric
Quilt
Supported environments
Client and server
Required content
Changes
- Purgatory forces its entrapment. (Fixes the name change exploit)
- Enforced every join while in purgatory
- Enforced every dimension switch into purgatory.
- Book of Gilded Banishment Bug fix + Buff
- Overencumbered raised by 1 (1 -> 2)
- Gilded Stasis now applies as it should
- Brutal Tome Nerfed
- Strength has been replaced with haste
- Haste is applied at lower than 50% HP
- Resistance is applied at 50% HP or higher
- Gilded Brute Armor Nerfed
- Haste Amplification applies when at 25% health or less
- Resistance Amplification applies when at higher than 75% health
- Soulforged Fortitude reworked
- Instead of inflicting to both parties, the User receives weakness instead of slowness
- Further fixed Hammer enchant modifications off-hand enchanting and some of Torrent.
- acknowledgment of cleansing tome deathcurse
- Deathcurse replacement to get a lower curse is possible but will be removed in the next update.
- Iron Infused Purgatory Stone drops iron nuggets
- Hellforged Hammer buffed
- Fortitude grants strength and mining fatigue instead of resistance and slowness.
- fixed deathcurse being evadable and not applying right.
- Ultimate Power reapplication and Purgatory Sending are disabled when Gilded Banishment is.
- Fixed Fortitude being disabled ;w;
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:tap6uQcd"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:RUNvX1dD:tap6uQcd"
}




