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

Craft Config Lib

A client-side configuration library that supports presets and built-in keybinds.

37K загрузок5 подписчиковMITfabricforgeneoforge

Обновлён 22 июня 2026 г. · опубликован 26 апреля 2026 г.

  • Скриншот: Craft Config Lib
  • Скриншот: Craft Config Lib
  • Скриншот: Craft Config Lib

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

main

Presets editing

preset

Color Picker

color

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.1neoforge22 июня 2026 г..jar (263 КБ)
1.1.12+26.1-neoforgeРелиз26.1, 26.1.1, 26.1.2neoforge22 июня 2026 г..jar (268 КБ)
1.1.12+1.21.1-neoforgeРелиз1.21.1neoforge22 июня 2026 г..jar (263 КБ)
1.1.12+26.1-fabricРелиз26.1, 26.1.1, 26.1.2fabric22 июня 2026 г..jar (297 КБ)
1.1.12+26.2-fabricРелиз26.2fabric22 июня 2026 г..jar (297 КБ)
1.1.12+1.21.6-fabricРелиз1.21.6, 1.21.7, 1.21.8fabric22 июня 2026 г..jar (288 КБ)
1.1.12+1.21.9-fabricРелиз1.21.9fabric22 июня 2026 г..jar (292 КБ)
1.1.12+1.21.5-fabricРелиз1.21.5fabric22 июня 2026 г..jar (288 КБ)
1.1.12+1.21.11-fabricРелиз1.21.11fabric22 июня 2026 г..jar (292 КБ)
1.1.12+1.21.4-fabricРелиз1.21.4fabric22 июня 2026 г..jar (288 КБ)
1.1.12+1.21.2-fabricРелиз1.21.2, 1.21.3fabric22 июня 2026 г..jar (288 КБ)
1.1.12+1.21.10-fabricРелиз1.21.10fabric22 июня 2026 г..jar (292 КБ)
1.1.12+1.20.1-fabricРелиз1.20.1fabric22 июня 2026 г..jar (288 КБ)
1.1.12+1.21.1-fabricРелиз1.21.1fabric22 июня 2026 г..jar (289 КБ)
1.1.12+1.20.1-forgeРелиз1.20.1forge22 июня 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.

Комментарии

Загружаем…