Tags
Creators
Details
2.5.54.2
Compatibility
Required content
Changes

Fixes & Changes:
-
Possible fix on mouse-related mixin crash.
-
Tweaked Crusher and Vindicator Chef Servants to be less performance heavy.
-
Fixed Ridden Servants moving if their rider is also a servant and is on Standing By mode.
-
MCA Villagers can no longer be shackled by Ominous Shackle.
-
Increased base Frost Nova and Discharge Radius by 1 block.
-
Steam Missiles now reduces target's damage immunity by 5 ticks.
-
Improved Leapleaves AOE on their attacks and makes them unpushable when leaping, thus preventing them from being pushed backwards.
-
Endersent now has a tag that makes them drop Void Shards instead of always dropping them when it has an Eye.
-
Holding right-click on the top of a solid block with an Ice Axe will cause the player to stop moving and be unable to be pushed.
-
Heresiarchs should spawn with full health if they're generated in Ruined Monasteries after their default max health has changed.
Additions:
-
Thrones can now be enchanted with new custom enchantment: Royalty, which is only available through ritual.
-
- When sitting on enchanted Throne, any incoming damage to players will distribute damage to 4 nearby allies.
-
- If a mob is sitting on the throne, the damage is distributed to mobs that are owned by the seated mob.
-
- Placing down a recently enchanted throne will cause it to be owned by the player, which means non-allied entities can no longer sit on it and when broken by them, will lose the enchantment.
-
- Based on @mrlobotomy.'s suggestion
-
Added new Heresiarch titles courtesy of @trufflehistorian.
-
Reinforced Ice Axe, based on @jcminecraft.yt's suggestion.
-
More Plushies based on Gold and Emerald Patreon Members.
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:TRWrGOav"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4ZVIxU8x:TRWrGOav"
}



