
TritiumConfiguration
A lightweight configuration library for multi-mod-loader platforms with multi-MC-version support, designed for new developers and those who want to streamline their workflow.
Обновлён 19 ноября 2025 г. · опубликован 8 ноября 2025 г.
📖Overview
TritiumConfiguration is a lightweight configuration library for multi-modloader platforms with multi-Minecraft-version support, designed for new developers and those who want to streamline their workflow.
🧑💻Developers Wiki
🔑License
This mod is released under the MIT License; you may use it freely as long as you comply with the license terms.
🤝Contribute
As stated above, if you spot a bug or would like to request a new feature, please feel free to submit a PR or open an issue.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.2.4 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 19 ноября 2025 г. | .jar (79 КБ) |
| 0.2.4 | Релиз | 1.21, 1.21.1, 1.21.2, 1.21.3 | forge | 18 ноября 2025 г. | .jar (48 КБ) |
| 0.2.4 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | neoforge | 17 ноября 2025 г. | .jar (78 КБ) |
| 0.2.3 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 16 ноября 2025 г. | .jar (80 КБ) |
| 0.2.3 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | neoforge | 16 ноября 2025 г. | .jar (79 КБ) |
| 0.2.2 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 15 ноября 2025 г. | .jar (83 КБ) |
| 0.2.1 | Релиз | 1.20.1, 1.20.2, 1.20.4, 1.20.6 | quilt | 9 ноября 2025 г. | .jar (84 КБ) |
| 0.2.1 | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | fabric | 9 ноября 2025 г. | .jar (84 КБ) |
| 0.2.1 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | forge | 9 ноября 2025 г. | .jar (84 КБ) |
| 0.2.1 | Релиз | 1.21 | quilt | 9 ноября 2025 г. | .jar (83 КБ) |
| 0.2.1 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 9 ноября 2025 г. | .jar (83 КБ) |
| 0.2.1 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | neoforge | 9 ноября 2025 г. | .jar (82 КБ) |
| 0.2.0 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | forge | 9 ноября 2025 г. | .jar (83 КБ) |
| 0.2.0 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 8 ноября 2025 г. | .jar (83 КБ) |
| 0.2.0 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | neoforge | 8 ноября 2025 г. | .jar (82 КБ) |
Ченджлог
0.2.4Релиз1.21.8, 1.21.9, 1.21.10 · 19 ноября 2025 г.
⚠️: me.zcraft.tc.client.TritiumConfigScreenReg -> me.zcraft.tc.fabric.client.TritiumConfigScreenReg
refactor(config): improve configuration field caching and generation logic
- Skip client-only fields during server-side configuration processing
- Recursively cache nested category fields with proper path handling
- Add warning logs when no accessor is found for field paths
- Generate hierarchical section content instead of flattened structure
- Handle section headers with proper indentation and path tracking
- Ensure proper line breaks between configuration sections
0.2.4Релиз1.21.8, 1.21.9, 1.21.10 · 17 ноября 2025 г.
⚠️:
NeoForge
me.zcraft.tc.neoforge->me.zcraft.tc
me.zcraft.tc.neoforge.TritiumConfigScreenFactory->me.zcraft.tc.client.TritiumConfigScreenFactory
Fabric
me.zcraft.tc.fabric->me.zcraft.tc
0.2.3Релиз1.21.8, 1.21.9, 1.21.10 · 16 ноября 2025 г.
⚠️: me.zcraft.tc.client.TritiumConfigScreenReg -> me.zcraft.tc.fabric.client.TritiumConfigScreenReg
refactor(config): improve configuration field caching and generation logic
- Skip client-only fields during server-side configuration processing
- Recursively cache nested category fields with proper path handling
- Add warning logs when no accessor is found for field paths
- Generate hierarchical section content instead of flattened structure
- Handle section headers with proper indentation and path tracking
- Ensure proper line breaks between configuration sections
0.2.3Релиз1.21.8, 1.21.9, 1.21.10 · 16 ноября 2025 г.
⚠️: me.zcraft.tc.client.TritiumConfigScreenReg -> me.zcraft.tc.neoforge.client.TritiumConfigScreenReg
refactor(config): improve configuration field caching and generation logic
- Skip client-only fields during server-side configuration processing
- Recursively cache nested category fields with proper path handling
- Add warning logs when no accessor is found for field paths
- Generate hierarchical section content instead of flattened structure
- Handle section headers with proper indentation and path tracking
- Ensure proper line breaks between configuration sections
0.2.1Релиз1.21.8, 1.21.9, 1.21.10 · 9 ноября 2025 г.
更新内容
- 修复子项在配置屏幕中更改时无法保存应用的问题
Полная история изменений — на Modrinth.
Комментарии
Загружаем…