
GD656Killicon
This Minecraft mod adds FPS-style killfeed notifications with exceptionally smooth animations. It offers unique features and highly customizable settings for a personalized gameplay experience.
- Загрузки
- 4.4M
- Подписчики
- 80
- Обновлён
- 7 апреля 2026 г.
- Лицензия
- MIT
Опубликован 17 августа 2025 г.
Overview
Mod Page: https://www.mcmod.cn/class/21672.html
This mod adds kill icons and subtitles themed after 8+ popular games to Minecraft, while maintaining high configurability and extensibility.
This document was last updated on March 23, 2026. Some features may not be fully documented or subject to change! Please be aware.
Due to a complete code rewrite in version 1.1.0, parts of this document no longer apply to versions below 1.0.9!
Compatibility List
- This mod does not provide special compatibility with Optifine;
- Versions 1.0.9 and below conflict with AutoHUD [minor layered icon issue];
- Versions 1.0.9 and below conflict with AdvancedCompass [layered icon issue];
- Test versions 1.0.4 up to (but not including) 1.0.9 require YetAnotherConfigLib as a mandatory dependency [test build features are not final; this dependency will be removed in full release];
- Version 1.0.6+ supports Eternal Firearms Workshop: Zero as an optional addon [headshot, last bullet kill, suppression, and various score events];
- Version 1.0.9+ supports Excellent Frontline as an optional addon [precision hit, vehicle destroy, vehicle repair, and various score events];
- Version 1.0.9+ supports Never Ending: Vehicles as an optional addon [vehicle damage, vehicle destroy, vehicle repair, and various score events];
- Version 1.0.9+ supports Immersive Aircraft as an optional addon [vehicle damage, vehicle destroy, vehicle repair, and various score events];
- Version 1.0.9+ supports LR Tactical Workshop as an optional addon [extended flashbang effect for the 'No Gamble But Hit' bonus];
- Version 1.0.9+ supports Enemy Detection as an optional addon [detect, marked kill, marked team assist bonus];
- Version 1.1.0+ supports Ping Wheel as an optional addon [detect, marked kill, marked team assist bonus];
- Version 1.1.1+ supports Custom NPCs (Unofficial) as an optional compatible mod [fixes name display when killing custom NPCs];
- All features are disabled if the mod is only installed client-side and not on the server.
Frequently Asked Questions
- For modern versions (1.21.x) Fabric & NeoForge:
I have not abandoned Fabric or NeoForge development. The main branch is currently in beta (as of this document). Fabric and NeoForge branches will be created once testing is complete. - How to switch icon modes and configure:
Open the in-game config menu to change modes — a built-in tutorial will guide you.
If the tutorial does not appear, run the command:/gd656killicon client debug iamanew
then reopen the config menu.
The tutorial system is fully functional in 1.1.1.001+; consider updating.
Notes
- This mod can be safely installed on any server;
- Parts of this mod’s code were assisted by AI technology;
- Since version 1.0.6+, the peeking module has been split into a standalone mod (Modrinth: GD656Peek);
- Current development prioritizes vanilla player experience; code openness requests are temporarily on hold;
- This mod is licensed under the MIT License.
Basic Features
The following content does NOT apply to versions before 1.0.9
- This mod is based on presets. Official presets include:
Classic, CF Killstreak, CS2 Card Style, Battlefield 1, Battlefield 4, Battlefield 5, PUBG, Delta Force: Black Hawk Down, Valorant (with 20+ icon styles).
Each preset includes its own textures, sounds, and configs. You can switch presets, create custom presets, and export presets as.gdpackfiles to share. - Presets are built from elements — the mod includes 9 customizable elements, each highly configurable.
- Each preset includes a sound set. In the sound config menu, you can drag-and-drop
.oggor.wavfiles to quickly replace sounds. - Each killicon element supports multiple styles. You can drag-and-drop
.pngimages to set icon textures. You may also drag-and-drop.giffiles — they will be auto-converted to PNG spritesheets with animation settings applied. - The client tracks lifetime stats: longest kill distance, total kills, rival players, etc.
- The mod has strict client-server separation; client features do not affect server stability.
- On the server, the core system is a score system — admins can edit player scores freely.
- The server records stats: score, deaths, assists, kills. The in-game scoreboard shows everyone’s score and KDA.
- Server-side score events are the only way for non-admins to earn points.
As of 1.1.0.013, there are 51 score events, including:
Suppression, Total Air Superiority, Hero’s Return, Missed Shots, Marked Team Assist, Backstab, etc.
Admins can customize the score expression for every event.
For more visual previews and styles, see videos on the mod page:
https://www.mcmod.cn/class/21672.html
Ченджлог
1.1.1.003-1.20.1-forgeБета1.20.1 · 7 апреля 2026 г.
- 本次更新主要是对即将到来的六五六MC大战场服务端做准备工作 部分内容可能存在问题
- 修复了部分服务端问题
- 新增榜单根据原版队伍分列功能
- 新增三个跟占领据点有关的配置项 (需要安装未发布的大战场服务端mod,所以普通玩家暂时无法使用)
- 优化玩家数据还有一堆忘记了的功能
1.1.1.002-1.20.1-forgeБета1.20.1 · 26 марта 2026 г.
- 修复关于ACE模拟的部分安全性问题
- 修复了部分已知问题
1.1.1.001-1.20.1-forgeБета1.20.1 · 22 марта 2026 г.
- 修复了上个版本中语言文件缺失和语言文件乱码的问题;
现在你可以对任何元素进行旋转角度调整;
根据新功能修改了新手教程的部分内容;
新增暂停预览,播放预览音效功能;
新增Ctrl+Y重做;
代码结构优化,优化玩家体验,修复了部分已知问题;
消除了Herobrine!
1.1.0.022-1.20.1-forgeБета1.20.1 · 21 марта 2026 г.
这是一个GD656Killicon1.1.1.001的预发布版本!
将 预设元素配置 更名为 模式选择与元素配置,减轻了新用户的上手门槛;
新增对 CustomNPCs的特别兼容,现在当玩家杀死CustomNPCs中的NPC时会显示NPC名字而不是”自定义 NPC“ 【合并来源 BV1ZwwbzhEuZ】;
新增全局配置项 全局单行字幕压缩方式 默认为滚动展示 当切换为 省略超出部分 时,显示不下的文本将会以三个点”...“代替;
新增全局配置项 启用图标抗锯齿。默认开启,开启后将会尝试平滑每一张图片使其变得更为清晰;
新增三个关于主题颜色的全局配置项;
新增全局配置项 图形用户界面背景材质,可以直接更改游戏外配置界面的配置界面背景;
在模式选择与元素配置界面的左右两侧新增箭头以指引玩家打开左右栏;
在第一次打开模式选择与元素配置界面时现在会有七步文本提示指引玩家进行基本操作(新手教学);
在模式选择与元素配置界面左侧栏的预设元素列表中新增战地风云图标模式和无畏契约图标模式预设分类夹;
新增(亦或是对上个版本的完善)[kill_icon/valorant] 无畏契约击杀图标 元素;
在元素配置中为配置项新增分类夹;
现在选中二级图标材质配置选项卡时预览区域只会聚焦当前选中的材质,其它材质将会降低透明度处理;
为材质单独配置新增了一些诸如材质缩放,XY偏移之类的配置项;
重构了音效系统,采用音效枚举结构;
新增爆头伤害音效音效枚举项;
在分数榜单中,优化了刷新榜单按钮按下后的逻辑,按下后会反馈当前客户端与服务端的链接状态;
优化了分数榜单的网络传递;
现在分数榜单当前客户端玩家列字幕将会变为第一主题色,旁观时会显示斜体;
现在分数榜单旁观玩家列字幕将会变为浅灰色,斜体;
现在分数榜单离线玩家列字幕将会变为深灰色;
优化ping的获取;
现在隐藏下线玩家状态不会因为关闭榜单而重置;
代码结构优化,优化玩家体验,修复了部分已知问题;
根除了Herobrine!
1.1.0.021-1.20.1-forgeБета1.20.1 · 15 марта 2026 г.
- 新增测试性无畏契约Valorant元素
- 新增测试性无畏契约valorant预设
- 无畏契约元素测试性引进皮肤系统
- 将处于英文状态下的三角洲行动默认预设名称中的":"字符修正为" -"来避免导出文件名字符不合法的问题
- 修复了TACZ命中头部检测不灵敏的问题
- 此版本并未与上个版本(020)合并
1.1.0.020-1.20.1-forgeАльфа1.20.1 · 14 марта 2026 г.
- GD656Killicon的Forge1201不稳定测试同步版本
- 修复了部分已知问题
1.1.0.020-1.21.1-neoforgeАльфа1.21.1 · 14 марта 2026 г.
- GD656Killicon的首个NeoForge1211不稳定测试同步版本
- 修复了部分已知问题
1.1.0.019-1.20.1-forgeБета1.20.1 · 3 марта 2026 г.
- 修复除滚动模式外贴图无法进行动画配置操作的问题
Комментарии
Загружаем…