1.0.1
Compatibility
Changes
The Presence
Something is wrong with your world. And it knows you are here.
What is The Presence?
The Presence is a psychological horror experience focused on fear of the unknown rather than traditional horror mechanics.
There are no bosses. No scripted jumpscares. No obvious enemies.
Instead, the world itself begins to change.
Subtly.
Quietly.
Watching.
Core Concept
The mod introduces an invisible system that observes player behavior and slowly alters reality around them.
The longer you play, the more the world reacts.
You may notice:
- Doors opening when nobody is nearby
- Sounds coming from impossible directions
- Familiar places feeling slightly wrong
- Silence where ambience should exist
- Someone standing far away… using your own form
Nothing directly attacks you.
Yet something is always present.
Psychological Horror Design
The Presence avoids common horror clichés.
✔ No loud jumpscares ✔ No forced combat ✔ No scripted story ✔ No clear explanations
The experience emerges naturally through gameplay.
Players often cannot agree whether events were real or imagined.
Multiplayer Support
Fully compatible with multiplayer servers.
The system tracks each player individually while also creating shared psychological events.
Playing alone increases tension. Playing together does not guarantee safety.
Sometimes everyone hears the same thing.
Features
- Presence system reacting to player behavior
- Invisible Observer mechanics
- Environmental anomalies
- Reality distortion events
- Dynamic ambient audio manipulation
- Dream and sleep anomalies
- Player-shaped apparition sightings
- Dedicated server support
Intended Experience
This mod is designed to create feelings of:
- being watched
- uncertainty
- isolation
- unease without danger
You are never told what exists in your world.
Only that something might.
Compatibility
- Minecraft 1.20.1
- Forge 47.x
- Singleplayer ✔
- Multiplayer ✔
- Dedicated Servers ✔
Important Notes
This is an atmospheric mod.
Effects are intentionally rare and subtle. Long play sessions reveal more anomalies.
If nothing strange happens immediately — keep playing.
Recommended Usage
- Play at night
- Use headphones
- Minimal UI mods
- Avoid spoilers
Disclaimer
The Presence does not add traditional horror gameplay. Its goal is psychological immersion through uncertainty.
What you experience may differ from other players.
And that is intentional.
Feedback
If you encounter unusual behavior...
it may already be part of the experience.
But reports and feedback are always welcome.
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:STgFxIQY:MPW5ekQl"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:STgFxIQY:MPW5ekQl"
}

