Links
Tags
Creators
Details
1.1.5
Compatibility
Changes
WARLERY'S DARK BLOOD 1.1.5
- Enemies -
-Added GigaClock
-Added Ripper
-Retexturized Most of enemies.
-Reduced spawn rate from enemies.
-Some enemies can break doors:
-Walker sucker
-Walker riot
-Walker hunter
-Walker Faceless
-added better behavior for executor small
-New idle animation
-runs away if get attacked
-Climb walls
-Spider sounds
-Added Walker Hunter Darker Blood
-Final Boss fight
-Unlocked after obtain "Give me some more" advancement
-Difficult: Harder
- World -
-Remaster nightmare world biome
-Added compatibility with other mod overworld biomes.
-Now Hauntings will appear only in the night ignoring the light level.
-Hauntings:
-Seeker
-Agressive seeker
-Hapyness
-Betrayal
-WalkerSeek
-Disturbed seeker
-the warned.
-Added A command which unlocks all the weapons goals
-This was done in case you want to play like in previous versions.
-Now Monsters are unlocked by Weapons goals
-this was done for a better gameplay and early game
-The more achievements you unlock, the more monsters appear.
-adjusted method to teleport to the Nightmare dimension.
- Weapons -
-fixed Guns Console Spam
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:ZqQpEOwW:T25aoaHy"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ZqQpEOwW:T25aoaHy"
}

