All versions
1.1.0.016-1.20.1-forge
Beta
GD656Killicon 1.1.0.016-1.20.1-forge4 months ago 56
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
- 新增全局配置项“是否禁用TACZ原版音效”,默认状态为关闭,开启后将禁止TACZ自带击杀音效的播放。
- 新增多项操作教程提示框,将在玩家执行特定操作时自动显示,辅助玩家快速熟悉操作流程。
- 新增多选框配置系统,支持通过多选框对多项选择类配置项进行快速选择与配置,提升配置效率。
- 为各元素材质新增材质选择模式配置项,提供“原版材质”“官方材质”“自定义材质”三种选项,支持直接选择切换。
- 新增原版材质映射系统,为各元素材质新增原版材质选择配置项,可选择原版item目录下的任意材质进行应用。
- 新增版本更新提示功能,当模组有新版本发布时,将弹出更新提示,玩家可选择打开更新日志查看详细更新内容。
- 优化模组预设元素配置选项卡的操作逻辑,鼠标移动至该标签页左侧或右侧时,可直接展开左右栏,鼠标移出后立即隐藏,降低入门操作门槛。
- 优化ACE扫盘模拟器功能,在正常游玩场景下将随机触发卡顿效果;调整数值逻辑,当数值设置为100时,游戏将无法正常运行,数值调整至50及以上时,将弹出提示信息,避免玩家误触。
- 优化材质交互体验,玩家导入或切换新材质时,系统将弹出提示,询问是否重置或重设动画配置。
- 优化音效配置界面,提升界面操作自由度,优化交互逻辑,使其更贴合用户使用习惯。
- 优化左右栏操作细节逻辑,例如关闭左栏时,将同步关闭预设编辑模式及预设导出模式,提升操作连贯性。
- 修复游戏窗口分辨率调整时,左右栏出现闪动的问题。
- 修复模组已知的各类功能异常问题,提升模组运行稳定性。
- 调整lzh.json文件的文本风格,将原梗体中文替换为古汉语表述,提升文本规范性。
- 移除了Herobrine。
Optional dependencies
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:dWe4hPBb:WID2QGW9"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:dWe4hPBb:WID2QGW9"
}






