All versions
1.7.3.2-forge+mc1.20.1
Release
Touhou Little Maid: Spell 1.7.3.2-forge+mc1.20.14 months ago 4,478
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
新增与调整
1.新增梦云水晶真伤开关,方便按需启用或关闭相关效果。
2.补充晋升之环的冰雹云转换效果。
3.完善万法皆通相关进度与梦云水晶合成表。
4.为梦云水晶补充效果白名单,并加入默认黑名单配置。
5.优化归隐之地传送逻辑,且不再将玩家重生点设置到归隐之地。
梦云水晶相关
1.完善梦云水晶整体效果逻辑。
2.优化梦云水晶 tooltip 显示。
3.修复梦云水晶仇恨相关问题。
美术与表现
更新了部分贴图资源。
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:QHB4kBBS:SbqPXeBo"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:QHB4kBBS:SbqPXeBo"
}

