Tags
Creators
Details
5.7
Compatibility
Required content
Changes
Psychics ability to turn off psychic sense psychic sense no longer picks up on invis item frames psychics can now see through walls in a short range, when psychic sight is turned on ability to become the king of hell (dying in fire as a powerful level 5 psychic)
Hollow added hollow tree (found in ancestral plane)
Vampires vampire sight now allows players to see through walls like the glowing effect (15 blocks around you) red oak kills tribrids and vampires white oak kills originals and vampires beast dagger kills beast
Loophole double cooldown reduction, 5 mins = 2.5 mins ect
Phoenix added race, can be rolled, you can become one through malivoire mud cannot be killed unless a golden arrow/tribrid blood if turned by malivoire mud immune to most fire damages
Muses being killed by another player has a chance of you dropping your inspiration core new locator spell (for testing) (ubi es - 1000 magic) it uses the same requirements as the cloaking spell
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:hoq4ijwD"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Uyi9xynw:hoq4ijwD"
}


