
stupid horror mod
this is a joke horror mod that adds a scary biome, where you have to kill scary creatures to collect scary souls to later craft into a boss altar and fight the boss. there is an ingot with good weapons that can take down most of the scary creatures.
1.0.3
Compatibility
Changes
ROJEH HAS RISEN AGAIN! now u can set binary translation setting which works specifically for rojeh and lets u right click him to where he can give coordinates to teleport to both brand new dimensionas. this version was a little rushed so there may be stuff miissing i hope u still finders it gooders. tehere are now also weapon fusions that let u fuze weapons frokm the mod and it is cool and also adds more niche things. a new rare entity: CIRCULAR its like the only non evil entity and its funny beacus uhmmmm i think u should know why its funny unless ur a larper tehre is also the stupid horror sword which i thinkers is the finals weapons ofs the mods hehehwhahahahahaha!!!!!!!!!!!!!!!!! there is also xxxshadowmasterxxx and Elogotilz_931875 which are like player souls trapp in entities just like rojehloxer MAKE SURE TO NOT HIT SHADOWMASTER MAKE SURE TO NOT HIT SHADOWMASTER MAKE SURE TO NOT HIT SHADOWMASTER oops i got a bit carried away sorry im just so excited to eat soup
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:MpPPJ33F:clh9u3Iy"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:MpPPJ33F:clh9u3Iy"
}
