Tags
Creators
Details
1.1.1.0-neoforge
Compatibility
Required content
Changes
强化飞剑:现在两种飞剑击中后会使目标恐惧(在5秒内+33%受到伤害)
取消飞剑需要飞一段距离才能攻击到目标的机制
减少飞剑扎到主人的概率
添加了万魔石:
这个物品有概率使箱子里的饰品被施加诅咒
但作为补偿,每个具有负面附魔的物品,都会获得强大的增益
当然这些增益只能在佩戴万魔石时生效
添加了3个诅咒附魔:
恐怖:每级诅咒增加0.5%受到伤害
恶意:附近每有一个生物以你为目标,每级诅咒减少0.1%伤害(不超过95%)
威胁:每级减少1%的治疗
这些诅咒附魔在指南书上有记录
这些附魔只能在饰品上生效
当一个物品具有所有诅咒时,它的背景会有变化
降低血色暗影基因片段召唤蝙蝠的概率
提高血色暗影基因片段的冷却时间
修复了暗影蝠没有名字的问题
将暗影蝠的攻击改为粒子效果,而不是实体
极大提高暗影蝠的攻击欲望,并且攻击状态下不会主动 飞/传送 到主人附近了
完成灵质或者扭曲成就时不再会基于经验值(开局不会直接7级经验了)
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:L0VVX9XK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Djpjjz6B:L0VVX9XK"
}


