1.0.0
Compatibility
Changes
š» Ghostface Mod for Minecraft
I present to you the Ghostface mod. This mod contains a new mob called Ghostface, inspired by Scream. It's a monster that appears at night, is about 5 blocks tall, fast, has 50 hearts, and gives you a golden apple when you kill it. It only attacks after you hit it.
(https://cdn.modrinth.com/data/cached_images/955b5716432cd8a1c38fc08482399a3b9afffbc0.png)
šŖ Features:
-
Ghostface Mob ā A fast, silent killer that spawns at night and stalks players before attacking.
-
Survival Challenge ā Stronger than regular mobs and harder to defeat.
-
Custom Drops ā Rare Ghostface Mask item you can wear for a spooky look.
(https://cdn.modrinth.com/data/cached_images/0b5bdc92d90e8e83d1fa941845fb5cd341f7dc77.png)
š Perfect For:
Horror maps
Multiplayer survival servers
Halloween events
Hardcore challenge worlds
CREATORS : MOOHAMEDK2008
HELPER : XMONWZ
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:CfO1VdoZ:AdZ7Tv0e"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:CfO1VdoZ:AdZ7Tv0e"
}

