Перейти к содержимому
Mineforgian

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.

Загрузки
10K
Подписчики
3
Обновлён
19 ноября 2025 г.
Лицензия
MIT

Опубликован 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

https://caorg.abreeze.icu

🔑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.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 г.

更新内容

  • 修复子项在配置屏幕中更改时无法保存应用的问题

Комментарии

Загружаем…