Tags
Creators
Details
1.20-1.4.0
Compatibility
Required content
Changes

Requires:
- Goety 2.5.34.1+
Fixes & Changes:
-
Fixed Ragno/Crocofang Servant riding crash.
-
Fixed Engineer's Mallet being used up completely when crafting Packages.
-
Fixed Zombie Absorber not being able to move or attack when being ridden by Baby Zombie Servant.
-
Fixed Zombie Absorber stated default health value being 200 instead of 100
-
Chagrin and Sniper arrows can pass through allies.
-
Replace certain items in G&S' Focus recipes with new item, Misconducted Soul.
-
Increased default soul cost for Soul Beam Spell to 64.
Additions:
-
Igniter Servants. Made by training Neollagers with appropriate setup on Ominous Pyre, which can be found on Patchouli Black Book.
-
Preserver Servants. Made by training Neollagers with appropriate setup on Ominous Pyre, which can be found on Patchouli Black Book.
-
Misconducted Souls. Crafting material dropped by Spiritcaller.
Join the official Mod Discord!
Optional dependencies
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:v9fBe3H0:DJwD0K4D"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:v9fBe3H0:DJwD0K4D"
}




