
Glass Config API
An API for easily creating and syncing configs in b1.7.3, with optional ModMenu support.
Обновлён 4 февраля 2026 г. · опубликован 20 января 2024 г.
An API heavily inspired by Cloth Config for beta 1.7.3, which makes it extremely easy to add configuration to your mod.
For players, this adds an autogenerated config screen to ModMenu Beta for easy editing of config files. This won't do anything without any mods that use this.
This has a relatively flexible API which can be used to add custom configuration screens, values, and save/load logic. There's also built-in support for multiplayer syncing, hot-reloading of configs, and descriptions, which are saved inside the JSON file.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.3.0+gen2 | Бета | b1.7.3 | ornithe | 4 февраля 2026 г. | .jar (3.2 МБ) |
| 3.2.5 | Релиз | b1.7.3 | babric, fabric | 17 сентября 2025 г. | .jar (3.2 МБ) |
| 3.2.4 | Релиз | b1.7.3 | babric, fabric | 10 сентября 2025 г. | .jar (3.2 МБ) |
| 3.2.3 | Релиз | b1.7.3 | babric, fabric | 8 сентября 2025 г. | .jar (3.2 МБ) |
| 3.2.2 | Релиз | b1.7.3 | babric, fabric | 27 августа 2025 г. | .jar (3.2 МБ) |
| 3.2.1 | Релиз | b1.7.3 | babric, fabric | 4 мая 2025 г. | .jar (3.2 МБ) |
| 3.2.0 | Релиз | b1.7.3 | babric, fabric | 4 мая 2025 г. | .jar (3.2 МБ) |
| 3.1.0 | Релиз | b1.7.3 | babric, fabric | 11 апреля 2025 г. | .jar (3.2 МБ) |
| 3.0.4 | Релиз | b1.7.3 | babric, fabric | 24 февраля 2025 г. | .jar (3.2 МБ) |
| 3.0.3 | Релиз | b1.7.3 | babric, fabric | 21 февраля 2025 г. | .jar (3.2 МБ) |
| 3.0.2 | Релиз | b1.7.3 | babric, fabric | 29 октября 2024 г. | .jar (3.2 МБ) |
| 3.0.1 | Релиз | b1.7.3 | babric, fabric | 1 октября 2024 г. | .jar (3.2 МБ) |
| 3.0.0 | Релиз | b1.7.3 | babric, fabric | 5 сентября 2024 г. | .jar (3.2 МБ) |
| 2.0.2 | Релиз | b1.7.3 | babric, fabric | 13 марта 2024 г. | .jar (2.7 МБ) |
| 2.0.1 | Релиз | b1.7.3 | babric, fabric | 18 февраля 2024 г. | .jar (209 КБ) |
Показаны последние 15 из 18 версий. Все версии — на Modrinth.
Ченджлог
3.3.0+gen2Бетаb1.7.3 · 4 февраля 2026 г.
This is a preliminary beta release of GCAPI for Ornithe Gen2.
Do NOT download if you're using babric.
Changes:
- Glass networking is now bundled.
- Fix some saving oversights.
- Invalid configs no longer crash on launch. Only invalid default configs do now.
- Added an easy enum builder for config factories.
3.2.5Релизb1.7.3 · 17 сентября 2025 г.
- Fix a crash that'd happen when updating a config outside of a world.
3.2.4Релизb1.7.3 · 10 сентября 2025 г.
- Fixed an error when opening configs with Modmenu Babric.
3.2.3Релизb1.7.3 · 8 сентября 2025 г.
- Added compatibility with modmenu-babric.
3.2.2Релизb1.7.3 · 27 августа 2025 г.
- Fixed config menus not being listed correctly.
3.2.1Релизb1.7.3 · 4 мая 2025 г.
- Fixed a bug with config validation, causing configs to fail loading.
3.2.0Релизb1.7.3 · 4 мая 2025 г.
- Added
Doublesupport. I somehow forgot this for so long. - Deprecated
min/maxLengthformin/maxValue, which hasdoubleinstead oflongas it's value.min/maxLengthwill continue to work until 4.0 releases. - Fixed a bug where loading into singleplayer would lock configs to vanilla server values.
3.1.0Релизb1.7.3 · 11 апреля 2025 г.
- Added click sounds for the reset config widget.
- Add reset widgets for categories and config category screens.
- Fix a few crash bugs.
- Reworked how multiplayer configs are handled, please report issues if you find any.
- The config UI has been tweaked to take up the entire screen instead of just a column in the middle.
- Added new restart required config parameter.
- Fixed some out of date documentation.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…


