4.2
Compatibility
Changes
Aizyaaho — 3/26/2026 4:57 PM -added augustine virus Aizyaaho — 3/26/2026 9:18 PM (ripper virus) -added ripper virus cure Aizyaaho — 3/27/2026 11:37 PM -added hardcore compatibility Aizyaaho — 3/29/2026 2:57 PM -added coven summoning spell (leader must perform)
Requires: Salt circle Candle Witch Level 2 200 magic per member summoned
veni ad me coetus meus Aizyaaho — 3/29/2026 3:09 PM -added dynamic cooldown (it tells you how much time is left until the spell is ready again Image Aizyaaho — 3/30/2026 12:49 PM -added cloaking spells (scales with your witch level)
Prevents locator spells (if you’re strong enough you can override their cloaking spell unless it’s a very strong one eg. Hope cloaking Hayley and freya couldn’t break it unless she was directly next to Hayley)
Prevents teleportation/summoning spells, -added summoning spells Aizyaaho — 3/30/2026 9:21 PM -added nexus events, 30% chance every 1hr Aizyaaho — 3/31/2026 12:10 AM -added eclipse sun if nexus event happens during the day Aizyaaho — 3/31/2026 12:32 AM -added blood moon
-added magic moon (purple)
-added blue moon -added wolf moon (yellow) Aizyaaho — 3/31/2026 10:43 AM -added magic link (well i fixed it)
half the max magic of the other player is added to you while they are online, if they level up your magic adjusts Aizyaaho — 3/31/2026 2:17 PM -added a bunch of cheat items to make getting your own character doable Aizyaaho — Yesterday at 10:26 AM -added daggering
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:184dIEv3"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Uyi9xynw:184dIEv3"
}

