
Craft Config Lib
A client-side configuration library that supports presets and built-in keybinds.
Обновлён 22 июня 2026 г. · опубликован 26 апреля 2026 г.
Craft Config Lib
A client-sided configuration library with preset support, made for my mods. Feel free to use it in your mod if it fits your needs.
NOTE: you should only use this for client sided mods.
Features
- Config Presets
- Allow switching between multiple different configs quickly
- Auto apply presets on specific world/servers
- Built-in keybind support
- Automatically create options (boolean only) that can be binded to a key
- Auto config registering
- Registers the config screens automatically, without the need of manually registering the configs.
Showcase
Main config screen

Presets editing

Color Picker

For developers
Setup
Add to repositories
repositories {
maven {
url = "https://api.modrinth.com/maven"
}
}
Then in your dependencies include this
dependencies {
implementation("maven.modrinth:craft-config:<version_name>")
}
Replace with the one that is suitable.
You can find the version names at https://modrinth.com/mod/craft-config/versions
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.1.12+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 22 июня 2026 г. | .jar (263 КБ) |
| 1.1.12+26.1-neoforge | Релиз | 26.1, 26.1.1, 26.1.2 | neoforge | 22 июня 2026 г. | .jar (268 КБ) |
| 1.1.12+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 22 июня 2026 г. | .jar (263 КБ) |
| 1.1.12+26.1-fabric | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 22 июня 2026 г. | .jar (297 КБ) |
| 1.1.12+26.2-fabric | Релиз | 26.2 | fabric | 22 июня 2026 г. | .jar (297 КБ) |
| 1.1.12+1.21.6-fabric | Релиз | 1.21.6, 1.21.7, 1.21.8 | fabric | 22 июня 2026 г. | .jar (288 КБ) |
| 1.1.12+1.21.9-fabric | Релиз | 1.21.9 | fabric | 22 июня 2026 г. | .jar (292 КБ) |
| 1.1.12+1.21.5-fabric | Релиз | 1.21.5 | fabric | 22 июня 2026 г. | .jar (288 КБ) |
| 1.1.12+1.21.11-fabric | Релиз | 1.21.11 | fabric | 22 июня 2026 г. | .jar (292 КБ) |
| 1.1.12+1.21.4-fabric | Релиз | 1.21.4 | fabric | 22 июня 2026 г. | .jar (288 КБ) |
| 1.1.12+1.21.2-fabric | Релиз | 1.21.2, 1.21.3 | fabric | 22 июня 2026 г. | .jar (288 КБ) |
| 1.1.12+1.21.10-fabric | Релиз | 1.21.10 | fabric | 22 июня 2026 г. | .jar (292 КБ) |
| 1.1.12+1.20.1-fabric | Релиз | 1.20.1 | fabric | 22 июня 2026 г. | .jar (288 КБ) |
| 1.1.12+1.21.1-fabric | Релиз | 1.21.1 | fabric | 22 июня 2026 г. | .jar (289 КБ) |
| 1.1.12+1.20.1-forge | Релиз | 1.20.1 | forge | 22 июня 2026 г. | .jar (290 КБ) |
Показаны последние 15 из 188 версий. Все версии — на Modrinth.
Ченджлог
1.1.10+26.1-neoforgeРелиз26.1, 26.1.1, 26.1.2 · 30 мая 2026 г.
improved color picker screen
1.1.10+1.21.9-fabricРелиз1.21.9 · 30 мая 2026 г.
improved color picker screen
1.1.10+1.21.5-fabricРелиз1.21.5 · 30 мая 2026 г.
improved color picker screen
1.1.10+26.1-fabricРелиз26.1, 26.1.1, 26.1.2 · 30 мая 2026 г.
improved color picker screen
1.1.10+1.21.10-fabricРелиз1.21.10 · 30 мая 2026 г.
improved color picker screen
1.1.10+1.21.4-fabricРелиз1.21.4 · 30 мая 2026 г.
improved color picker screen
1.1.10+1.21.2-fabricРелиз1.21.2, 1.21.3 · 30 мая 2026 г.
improved color picker screen
1.1.10+1.21.6-fabricРелиз1.21.6, 1.21.7, 1.21.8 · 30 мая 2026 г.
improved color picker screen
Полная история изменений — на Modrinth.
Комментарии
Загружаем…


