Tags
Creators
Details
1.5.6.4-fusion
Compatibility
Required content
Changes
血灵增生体现在跟随模式为tp(瞬移)√
修复了血之魔盒的血珠在背包满的时候会消失的问题√
血之魔盒血珠的运动方式更改为存在最大转角√
佩戴天启之戒后可以取下噩梦的不可取下物品了√
删除灵念药戒的部分功能√
修复了邪术法球的描述√
修复了坠仙缺少的描述问题√
修改了礼物的材质√
修复了罪孽囚笼的某一行描述不会随着配置变化而变化的问题√
修复了部分物品在取下之后某些功能仍然生效的问题√
修复了一些物品不在创造模式物品栏的问题 √
现在洞悉者的邪术法球无法和坠仙和倾斜异果的功能相互作用(如果同时存在,系统会提示你) √
将孤狼的攻击属性改为百分比加成 √
灵质果现在有伤害限制了(不超过自身最大生命值的10倍) √
洞悉者的邪术法球可以在佩戴坠仙或者倾斜异果的情况下取下来了 √
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:nDscnW6f"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Djpjjz6B:nDscnW6f"
}


