Tags
Creators
Details
2.5.55.0
Compatibility
Required content
Changes

Fixes & Changes:
-
Updated Russian Translation
-
Fixed Crusher and Vindicator Chefs not crafting/cooking/smelting.
-
Fixed issues with Poison Quill Vines proximity behavior.
-
Fixed Plunge effect not working below Y-0
-
Fixed Crystal Balls being unuseable in Peaceful mode.
-
Cursed Infusers now drop finished items above itself.
-
Soul Menderers now deposits fixed items into adjacent containers.
-
Flying Spell power is now configurable
-
Improved Heretic chant projectile direction.
-
Heresiarch model and texture has been improved by @loumu.
-
Sunken Skeletons can now wield bows again and properly shoots them this time.
-
For JEI, pressing U on a Research Scroll will show recipes that requires the scroll to be read.
-
Capacity amount given for brews have changed. See Witch's Brew for info.
Additions:
-
Haunted Brooms. Allows players to fly into the sky by riding it and holding forwards, with direction depending on where the player is looking. Drains 10 soul energy while riding every 8 blocks, horizontally and/or vertically, by default. Breaks when flying into a block at high speed or if player doesn't have enough soul energy.
-
Flying Ointment. Used to craft Haunted Broom. Uses new Witch's Cauldron crafting method.
-
Resilience Lotion. Replaces Scute as Catalyst for Resistance Brews. Also can be used to give Resistance I for 3 minutes.
-
Henbane and Deadly Nightshade. Two new plants, one replacing Nether Wart as initial Capacity for Brews, the other for setting Witch's Cauldron to crafting mode.
-
Wicked Boline. Used to obtain seeds for the new plants when breaking grass. Mavericks will now wield them instead of Iron Swords.
-
Additional decoration blocks based on MCD's Howling Peak DLC.
-
GUI to show how much Bad Omen the Ominous Charm has accumulated. Can be disabled through config.
-
Eternal Cauldron. Allows a brew or potion to be instantly drank when wearing it and pressing G. Not available in survival currently.
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:SKugHaaN"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4ZVIxU8x:SKugHaaN"
}



