
Krypton
A mod to optimize the Minecraft networking stack
Обновлён 21 апреля 2026 г. · опубликован 21 декабря 2020 г.
Warning
Krypton is a work-in-progress. I do not provide any guarantees about its stability, compatibility with other mods, or support for every possible setup out there. Support for this mod is provided on a "best-effort" basis. This is not my day job, it is a hobby growing out of related work I've done.
Sponsor Me!
Did this mod make your server playable? Chip in a bit of money so I can continue developing it.
What's Krypton?
Krypton (from Ancient Greek kryptos, "the hidden one") is a Fabric mod that attempts to optimize the Minecraft networking stack. It derives from work done in the Velocity and Tuinity projects.
Krypton contains several optimizations, including:
- Highly optimized Netty handlers derived from the Velocity proxy, which I am the developer of. These handlers have seen real-world usage and extensive profiling, and strategically deploy native code where it makes the most sense.
- Flush consolidation to lower server CPU usage (and reducing the impact from hardware security vulnerabilities which exploit speculative execution) and lower server tick times.
- Micro-optimizations to reduce memory usage and improve packet serialization speeds.
Compatibility
Krypton should work anywhere where a Minecraft can run — naturally, however, it is tuned for Linux.
I try to ensure that Krypton will work with the Fabric API, Lithium, and Sodium. Support beyond these mods is provided on a best effort basis.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.3.0 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 21 апреля 2026 г. | .jar (262 КБ) |
| 0.2.10 | Релиз | 1.21.9, 1.21.10, 1.21.11 | fabric | 5 октября 2025 г. | .jar (264 КБ) |
| 0.2.9 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | fabric | 29 марта 2025 г. | .jar (264 КБ) |
| 0.2.8 | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | fabric | 22 июня 2024 г. | .jar (157 КБ) |
| 0.2.7 | Релиз | 1.20.5, 1.20.6 | fabric | 30 апреля 2024 г. | .jar (160 КБ) |
| 0.2.6 | Релиз | 1.20.2, 1.20.3, 1.20.4 | fabric | 2 января 2024 г. | .jar (163 КБ) |
| 0.2.5 | Релиз | 1.20.2, 1.20.3, 1.20.4 | fabric | 30 декабря 2023 г. | .jar (163 КБ) |
| 0.2.4 | Релиз | 1.20.2, 1.20.3, 1.20.4 | fabric | 23 сентября 2023 г. | .jar (162 КБ) |
| 0.2.3 | Релиз | 1.20, 1.20.1 | fabric | 10 июня 2023 г. | .jar (182 КБ) |
| 0.2.2 | Релиз | 1.19.4 | fabric | 16 марта 2023 г. | .jar (181 КБ) |
| 0.2.1 | Релиз | 1.19.1, 1.19.2, 1.19.3 | fabric | 30 июля 2022 г. | .jar (171 КБ) |
| 0.2.0 | Релиз | 1.19 | fabric | 8 июня 2022 г. | .jar (143 КБ) |
| 0.1.9 | Релиз | 1.18.1, 1.18.2 | fabric | 9 марта 2022 г. | .jar (129 КБ) |
| 0.1.7 | Релиз | 1.18.1, 1.18.2 | fabric | 1 марта 2022 г. | .jar (127 КБ) |
| 0.1.6 | Релиз | 1.18.1 | fabric | 11 декабря 2021 г. | .jar (126 КБ) |
Показаны последние 15 из 21 версий. Все версии — на Modrinth.
Ченджлог
0.3.0Релиз26.1, 26.1.1, 26.1.2 · 21 апреля 2026 г.
- Update to Minecraft 26.1
Sorry for the delay. My real life job leaves little time for Minecraft.
0.2.10Релиз1.21.9, 1.21.10, 1.21.11 · 5 октября 2025 г.
- Update for Minecraft 1.21.9
0.2.9Релиз1.21.6, 1.21.7, 1.21.8 · 29 марта 2025 г.
- Update to Minecraft 1.21.5
- Resync network handlers from upstream
0.2.8Релиз1.21.2, 1.21.3, 1.21.4 · 22 июня 2024 г.
- Update to 1.21 (@BenCat07)
0.2.7Релиз1.20.5, 1.20.6 · 30 апреля 2024 г.
- Update for Minecraft 1.20.5/1.20.6
0.2.6Релиз1.20.2, 1.20.3, 1.20.4 · 2 января 2024 г.
- Fixes a memory leak.
0.2.5Релиз1.20.2, 1.20.3, 1.20.4 · 30 декабря 2023 г.
- Fixes an incompatibility with Fabric API 0.9.1 and above. See also #111
- Resync compress handler with Velocity
0.2.4Релиз1.20.2, 1.20.3, 1.20.4 · 23 сентября 2023 г.
- Updated to Minecraft 1.20.2
- Add
krypton.permit-oversized-packetssystem property to permit oversized packets. Defaults tofalsefor security reasons.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…