3.4
Compatibility
Changes
AizyaahoRole icon, Owner — 3/16/2026 2:42 AM
-venom cures added: beast venom cure werewolf venom cure (season 3 originals)
-transition reversal spell
-potion effects as spells
-fixed werewolf’s not transitioning/ being able to become a werewolf/ transitioning at all
AizyaahoRole icon, Owner — 3/18/2026 5:29 PM
-patched ventus -added a cooldown to keybind spells -removed psychic teleportation -added new model for harvest knife -added spell to copy enchantments from one item on to the other
AizyaahoRole icon, Owner — 3/18/2026 6:40 PM
-fix vamps eating regular food
AizyaahoRole icon, Owner — 3/19/2026 10:42 AM -added new psychic passives
Killing mobs replenishes hunger(feeding on their life force)
Stronger psychics will regen health AizyaahoRole icon, Owner — 3/19/2026 5:10 PM -added curios support (this is why everything has been slow lol) AizyaahoRole icon, Owner — 3/24/2026 12:55 PM -added glowing eyes AizyaahoRole icon, Owner — 3/24/2026 6:54 PM -added daylight necklace and rendering of it -added daylight necklace spell
monile solare 25 magic must be under sun daylight ring and chain in inventory AizyaahoRole icon, Owner — 3/24/2026 8:20 PM -added 3d ring for daylight rings AizyaahoRole icon, Owner — Yesterday at 5:10 AM -added crystal cluster -added locator spell table -added sigiled table
will be used to create dark objects AizyaahoRole icon, Owner — Yesterday at 5:21 AM -added siphoners and hybrids being able to selfstake with no stakes (they "rip their own heads off")
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:feeaZts3"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Uyi9xynw:feeaZts3"
}

