Tags
Creators
Details
1.1.8.5-neoforge
Compatibility
Required content
Changes
降低基因序列的属性加成,现在是原先的33%
削弱万腐之心,现在属性加成为10%
削弱邪念体,现在自动获得和深渊之眼一致的属性减少
削弱恶意之殇,现在获得的属性加成减少66%,但是取消索敌数量低时的伤害减少
再次削弱罪孽囚笼,现在属性加成衰减提高(1%->0.975%->0.95%->0.925%)
修复了Necora病毒不会使村民害怕和获得铁傀儡的仇恨
修复了Necora病毒燃烧不会掉血问题
修复了深渊之眼创造模式取下后负面效果仍然存在的问题
移除了腐败傀儡的获取方式,现在只能创造获取
现在模组内红色的泛光强度和模糊度增加
现在模组内红色的泛光渲染的距离减少
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:Djpjjz6B:zmvOMs4U"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Djpjjz6B:zmvOMs4U"
}


