Tags
Creators
Details
2.5.54.0
Compatibility
Required content
Changes

Fixes & Changes:
-
Fixed Apostle crash with C2ME.
-
Fixed Chunk Loading Blocks not chunk loading when player logs off and back into world far from them.
-
Fixed Shockwave Spell visually having a higher radius than it's actual radius of effect.
-
Potential Fix with Raider Servant Captains' followers not transferring to another player with Transfer Scroll if the other player shares the same banner pattern.
-
Visuals for Heresiarch's teleporting and Surging Spell have been improved by LeoLezury.
-
Increased base radius for Shockwave Spell by 1.
-
Quick Growing Vines, Poison Quill Vines and their aquatic counterparts will now burrow back to the ground if they are spawned with the player crouching with their seeds.
-
Replaced grass and placed leaves in Wind Shrines with Red Moss Dirt and Windswept Leaves.
-
Windswept and Pine Leaves now have their own color.
-
Crystal Balls no longer need Silk Touch to collect.
-
Necrotic Candlesticks now give off redstone signals when lit.
Additions:
-
Sprites. New Storm Servants that are summoned using Sprightly Focus or through Rituals.
-
Divination Rituals. Used to create Maps to generated structures. Requires lit Candles, a Skull and a Crystal Ball.
Join the official Mod Discord!
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:4ZVIxU8x:ruXFQ9Gm"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4ZVIxU8x:ruXFQ9Gm"
}



