Tags
Creators
Details
1.96.9
Compatibility
Required content
Changes
Additions: -Deep Marrows (biome) -Hollowed -Gore Lurker -Ambrosiafish -Ichor (liquid, right click an Ichor Bulb with a bucket) -Crystallized Ichor (when ichor comes into contact with water) -Eye Cake -Madness Lantern -Head Of The Hunter -Framed Glass (+ variants) -Ancient Iron Ore -Ancient Copper Ore -Ancient Gold Ore -Ancient Lapis Lazuli Ore -Ancient Redstone Ore -Ancient Diamond Ore -Voidrium Alloy -Voidrium Smithing Template -Eldritch Maw -Abyssal Mark effect -Void Sickle -Void Matter Scythe -JEI info for crate items -''SummonBossRespawn'' config -''BossIdles'' config -''LightReduceStalkerTimer'' config -''StalkerLightLevel'' config -Partial Simplified Chinese translation
Changes: -If Liquid Void touches water, a solid void block will be created -Voidborn now takes 10 hits to kill instead of 12 hits -Everhunger can now break blocks -Everhunger will now put shields on cooldown when attacking -Lanterns now use blockstates -Forsakens' attacks no longer ignore armor -Weaver Of Souls no longer gives Curse Of The Cult to the player, the Soul Container gives it instead -Weaver Of Souls will now break any nearby thrown Ender Pearl -Weaver Of Souls now drops a Hexed Doll if there are no players nearby -Changed Weaver Of Souls's dialogue -Somber Cathedral no longer spawn ghosts from time-to-time -Misted Heart can no longer copy containers (shulker boxes, necrosed skin bag [can be modified via tag]) -Every Deep Void ores are now more common -Items can no longer be put into pots if the player has the Curse Of The Cult effect -Scarecrows will now only give fixation to an entity they are targeting -Reworked Soul Seeker -Renamed Soul Seeker to Soul Reaper -Renamed Cruel Stiletto to Void Matter Stiletto -New Shadestorm texture -Slight rework to The Harvest -Weapon tooltips are now hidden until the player presses shift -Cave fog transitions are now slightly smoother -Increased Rusty Claws drop chance to 8% -Increased the amount of Soul Shards dropped by the Weaver Of Souls to 8 -Nerfed Bone Walker -Enchanted books can now be caught while fishing in The Deep Void -Structure chests can now contain enchanted books -Void Stems will now grow
Fixes: -Breaking an empty Ichor Bulb would give a filled Ichor Bulb -Bosses sometimes giving multiple bags on death -Misted Heart being able to copy items from non-living entities -Fixed map colors for naturally generated blocks -Fixed typos in item descriptions -Being in soul sand/mud no counting as being in light when a light source is nearby -Biome fog no longer messes with the Apostle's second phase fog -All-Seeing armor applying Glowing to Iron Golems instead of players
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:gFlYdPkO:evaFIPlc"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:gFlYdPkO:evaFIPlc"
}


