All versions
3.0+mod
Release
No More Lies3 months ago 3,887
Uploaded by
Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.6–1.21.11
Platforms
Fabric
Forge
NeoForge
Quilt
Supported environments
Client and server
Required content
Unavailable version
Changes

-
Added
- Ymir's Jaw Variant
- Ymir's Head State (Default & Decay)
- Ymir's Body
- Ymir's Berserk Mode
- Ymir's Hardening Mode
- Ymir's Roar
- Ymir's Bossbar
- Ymir's Ability Icons
- Villagers rolling a random variant after inheriting a titan (AI Shifters Addon Compatibility)
- Trophy mask for all variants (Titan Menu Head Support)
- Founding Titan Compatibility (Titan Variants must start AFTER the addon to make both work correctly)
- Purple eyes for ALL variants while having the founding titan. (Energy's Founding Titan Addon is now fully compatible)
- API Functions.
/function variants:api/menu- This will trigger the changing variant menu to open
- Fetch Functions (Addon Creators)
/function variants:fetch/is_present- This will always return
1.
- This will always return
/function variants:fetch/has_variants- This would return
1or0depending if the current target shifter has other variants or not.
- This would return
- Ymir's Jaw Variant
-
Changed
- The entire file system, now we use a more organized file system instead of merging everything together.
- Optimized the titan head system (Thanks Energy!)
- The pixels of Eren Kruger's Attack titan now takes less of the screen when moving
- The sound used for Eren Kruger's Roar has been adjusted. (Thanks SodaMochi)
Optional dependencies
Any compatible version
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:AHBCELUf:zCJ39HwG"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:AHBCELUf:zCJ39HwG"
}![[SNC ADDON] Titan Variants](https://cdn.modrinth.com/data/AHBCELUf/d47a74245d14c90fcd62d83fefa20e2a84fcd300.png)

