Tags
Creators
Details
5.0
Compatibility
Required content
Changes
lowered knocked out timer Aizyaaho — 4/12/2026 8:24 PM added sirens (not attainable but buffs are in) Aizyaaho — 4/17/2026 2:48 PM added red oak as the only way to kill Tribrids Aizyaaho — 4/25/2026 4:22 PM -added red oak natural spawning -added ascendant (all mc biomes) more specific biome types ones will be added in the future -added hell dimension -added ruler of hell Aizyaaho — 4/30/2026 8:10 AM -added forest, desert, ascendant Aizyaaho — 5/5/2026 8:40 AM -added new commands (will list all later) Aizyaaho — 5/23/2026 12:33 AM -fixed vampire not dying to sunlight (non originals) Aizyaaho — 6/5/2026 11:43 AM -vampire diaries spawn + success raate increased -reduced witch magic gain from grimoires , decreased leveling rate, decreased spawn rate -increased spell damage for alot of combat spells -added expression keybinds -locked werewolf spells behind hollow maagic type Aizyaaho — 6/6/2026 10:55 AM when choosing, you can onlyy pick witch, werewolf, human
no longer allowed to choose bloodlines as well as subspecies randomization of trraits and subspecies only Aizyaaho — Yesterday at 6:53 PM fixed siphoning crash
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:Uyi9xynw:VCoqWttV"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Uyi9xynw:VCoqWttV"
}


