1.0.0
Compatibility
Changes
This version adds 15 Horror voices/sounds which play every 10-18 minutes!
⚠️This addon was NOT fully tested in Multiplayer there can be some bugs, but in Singleplayer everything works perfect👌 ⚠️
This mod is a great choice to build up tension to your minecraft world! This version contains 15 diffrent Sounds/Voices which will play from 10 to 18 minutes, and there is a 1/15 chance to get a not so scary jumpscare
There is a good portion of sounds from minecraft itself in this mod, but they are changed or have a lower pitch so it's not too stale. I think there is 3-5 voice lines and a couple impact sounds and a rare not so scary jumpscare
I WILL update this mod atleast once. By adding new voice lines and/or sounds!
I strongly recommend using this mod with other horror mods.
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:NeVnRSAc:CQspQajF"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:NeVnRSAc:CQspQajF"
}

