All versions
1.0.9.013-1.20.1-forge
Beta
GD656Killicon 1.0.9.013-1.20.1-forge4 months ago 362
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
- 从本版本开始,GD656Killicon完全抛弃了1.1.0之前的所有代码内容,完全重构了代码
- 从动画上来看,整体使用插值技术动画计算更为精细与丝滑,除CF连杀模式外,其它六个官方预设与其游戏内的效果近乎相同
- 本模组以预设为基础,提供了八个官方预设:经典、CF连杀模式、CS2卡牌图标模式、Battlefield 1模式、Battlefield4模式、Battlefield 5模式、绝地求生模式、三角洲行动全面战场模式。每个预设包含此预设中的所有材质音效和配置文件。玩家可以在预设间自由切换,创建自定义预设,导出预设为gdpack文件直接分享给他人;
- 预设由元素构成,本模组提供了九个元素可供玩家添加到预设中,每个元素都拥有极高的可配置能力;
- 每个预设中都包含一组音效,可以在音效配置界面选中一个音效直接将OGG文件或WAV文件拖入进行快速自定义;
- 元素的核心是材质,每个killicon元素都有多个样式,你可以选择样式所绑定的材质文件,针对一个材质在图标样式配置页直接拖入PNG图片即可快速配置图标材质。也可以直接拖入GIF文件,系统会自动将其转换为PNG长图并自动配置动画参数;
- 另外,客户端还会主动记录此客户端的生涯数据,如 最远击杀距离总击杀宿敌玩家 等;
- 本模组的服务端与客户端严格分离,以上内容都不会对服务端造成影响;
- 在服务端,模组的核心是分数机制,管理员可以随意更改玩家的分数数据;
- 每个玩家在服务器上都有统计信息记录如 分数死亡数助攻数击杀数 ,当玩家打开客户端记分板时记分板会显示当前服务器上所有玩家的分数与KDA数据;
- 服务端加分项是除管理员以外唯一的加分方式,本模组截止1.1.0.013版本提供了51个加分项,例如 火力压制绝对制空权勇者归来 马枪怪 标记小队助攻 背刺 等,管理员可以在服务端随意更改每一个加分项的加分表达式。
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:mPniw0J5"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:dWe4hPBb:mPniw0J5"
}





