Tags
Creators
Details
Licensed ARR
Published last year
All versions
1.0.5
Release
Maleficium: Vampires, Magic & More! 1.0.56 days ago 38
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
NeoForge
Supported environments
Client and server
Required content
Changes
Version 1.0.5
Additions
- Improved the vampire crosshair to show how much blood the mob has remaining
- Overhauled the compulsion ability to use a menu/selector similar to the witch spell selection screen and added new abilities
- Added compatibility with the Tough as Nails mod
- Vampires are no longer affected by heat, cold, thirst.
- Overhauled the MCA Reborn compatibility
- Daylight rings can now be given to villagers using the gift button.
- Turning/killing villagers with vampire blood no longer makes MCA think the villagers died.
- Vampires are now fully unable to procreate in MCA Reborn. (togglable in config)
- MCA Reborn villagers can no longer be compelled
- Added a basic coffin implementation (vampires only, same model as black bed)
- Changed the vampire method that uses witches to require players to survive the witch with a totem of undying instead (still 50% chance).
Fixes
- Fixed a bug involving mob blood causing crashes when certain mods are installed
- Fixed a bug that caused errors & crashes with certain entities from other mods
- Overhauled the old desiccation system to fix lots of bugs
- Overhauled the blood system to take blood away from most mobs that shouldn't have it and rebalanced max blood amounts.
Optional dependencies
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:O3XaOeCa:wX6Ejyjp"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:O3XaOeCa:wX6Ejyjp"
}






