
MineConf
MineConf is a powerful configuration
48K загрузок1 подписчиковApache-2.0fabric
Обновлён 17 июня 2026 г. · опубликован 15 марта 2026 г.
MineConf
MineConf is a powerful configuration library for Minecraft Fabric mods, providing a simple and intuitive API along with a user-friendly graphical interface to help mod developers easily manage and maintain configuration files.
🎮 Command-Line Interface
MineConf provides a complete command-line interface for viewing and modifying configurations:
| Command | Description |
|---|---|
/mineconf screen |
Open the configuration interface for all mods(Required fabric-gui-imgui) |
/mineconf screen <mod_id> |
Open the configuration interface for a specific mod(Required fabric-gui-imgui) |
/mineconf get <mod_id> <conf_id> |
Get a configuration basic info |
/mineconf get <mod_id> <conf_id> value |
Get a configuration value info |
/mineconf set <mod_id> <conf_id> <value> |
Set a value for literal type configurations |
/mineconf append <mod_id> <conf_id> <value> |
Append an element to a collection type configuration |
/mineconf append <mod_id> <conf_id> <key> <value> |
Append a key-value pair to a multimap type configuration |
/mineconf remove <mod_id> <conf_id> <index> |
Remove an element from a collection type configuration |
/mineconf remove <mod_id> <conf_id> <key> |
Remove a key from a multimap type configuration |
/mineconf remove <mod_id> <conf_id> <key> <value> |
Remove a specific key-value pair from a multimap type configuration |
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 26.2-1.1.3 | Релиз | 26.2 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.8.9-1.1.3 | Релиз | 1.8.9 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.9.4-1.1.3 | Релиз | 1.9.4 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 26.1-1.1.3 | Релиз | 26.1 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.21.11-1.1.3 | Релиз | 1.21.11 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.7.10-1.1.3 | Релиз | 1.7.10 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.20.6-1.1.3 | Релиз | 1.20.6 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.19.4-1.1.3 | Релиз | 1.19.4 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.18.2-1.1.3 | Релиз | 1.18.2 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.16.5-1.1.3 | Релиз | 1.16.5 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.17.1-1.1.3 | Релиз | 1.17.1 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.10.2-1.1.3 | Релиз | 1.10.2 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.15.2-1.1.3 | Релиз | 1.15.2 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.14.4-1.1.3 | Релиз | 1.14.4 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
| 1.12.2-1.1.3 | Релиз | 1.12.2 | fabric | 17 июня 2026 г. | .jar (2.6 МБ) |
Показаны последние 15 из 76 версий. Все версии — на Modrinth.
Ченджлог
26.2-1.1.3Релиз26.2 · 17 июня 2026 г.
🛠️ Changes
- Required dependencies change to suggests
- Update to ImGui 1.92
1.8.9-1.1.3Релиз1.8.9 · 17 июня 2026 г.
🛠️ Changes
- Required dependencies change to suggests
- Update to ImGui 1.92
1.9.4-1.1.3Релиз1.9.4 · 17 июня 2026 г.
🛠️ Changes
- Required dependencies change to suggests
- Update to ImGui 1.92
26.1-1.1.3Релиз26.1 · 17 июня 2026 г.
🛠️ Changes
- Required dependencies change to suggests
- Update to ImGui 1.92
1.21.11-1.1.3Релиз1.21.11 · 17 июня 2026 г.
🛠️ Changes
- Required dependencies change to suggests
- Update to ImGui 1.92
1.7.10-1.1.3Релиз1.7.10 · 17 июня 2026 г.
🛠️ Changes
- Required dependencies change to suggests
- Update to ImGui 1.92
1.20.6-1.1.3Релиз1.20.6 · 17 июня 2026 г.
🛠️ Changes
- Required dependencies change to suggests
- Update to ImGui 1.92
1.19.4-1.1.3Релиз1.19.4 · 17 июня 2026 г.
🛠️ Changes
- Required dependencies change to suggests
- Update to ImGui 1.92
Полная история изменений — на Modrinth.
Комментарии
Загружаем…




