Tags
Creators
Details
1.3.1c
Compatibility
Required content
Changes
1.3.1c
Hotfix for abduction not picking players up 1.3.1b - CHECK OUT THE NEW NIGHTMARE OBSESSED RESOURCE PACK! https://www.curseforge.com/minecraft/texture-packs/nightmare-obsessed-enhanced-eldritch-horror-reskin - you can use this as a template to make your own reskins if interested!
Added /summon-only “obsessed_display” mode optimised for testing the entity design ingame (reskins) Added patreon-exclusive “stalker armor” set, crafted by combining diseased hair gifts with iron armour - looks just like the obsessed and emits smoke when crouching, but does not give any pay2win advantages Added various improvements to the obsessed model, textures and animations Added config options to exclude any specific mobs or whole mods’ entities from being targeted by or attacked by The Obsessed Mouth no longer glows except in trap mode (overly gleaming smile to draw you in), only the eyes glow now - looks scarier/cooler at night Added hotfix for issue where signs could potentially replace blocks in rare instances, or place midair Attacks by spider versions now give slowness and darkness to target
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:e2UrUTKG:gm3978Nb"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:e2UrUTKG:gm3978Nb"
}



