
Fern Config
Multi format config library with a lot of features
- Загрузки
- 286
- Подписчики
- 1
- Обновлён
- 18 июня 2026 г.
- Лицензия
- PolyForm-Shield-License-1.0.0
Опубликован 1 июня 2026 г.
Fern Config
Fern config is a light and simple config library that allows developers to easily create configs and store them in different formats
Supported formats:
- JSON5
- TOML
Things that are done in the latest version:
- JSON5 save format
- TOML save format
- Boolean
- Enum
- Float
- Double
- Integer
- String
- Float arrays
- Color utils
- Mask
What's "Mask"?
Mask is basically a selector for blocks/items/entities, that can work as a whitelist or blacklist\
For developers
Maven:maven {
name "lemonnik's maven"
url "https://maven.lemonnik.dev/releases"
}
Implementation in 26.1+
implementation "dev.lemonnik:fern_config:0.1.0+mc26.1.2-fabric"
For older versions:
Fabric loom:
modImplementation "dev.lemonnik:fern_config:0.1.0+mc1.21.1-fabric"
Forge gradle:
implementation fg.deof("dev.lemonnik:fern_config:0.1.0+mc1.21.1-forge")
Available versions can be found on maven
Other examples are available in gallery, proper wiki will be crated later
Ченджлог
1.3.0Релиз26.1.1, 26.1.2, 26.2 · 18 июня 2026 г.
Additions:
- Utils to save colors
- Float arrays
- Fix a bunch of stuff
- Refactor a bunch of stuff
1.3.0Релиз26.1.1, 26.1.2, 26.2 · 18 июня 2026 г.
Additions:
- Utils to save colors
- Float arrays
- Fix a bunch of stuff
- Refactor a bunch of stuff
1.3.0Релиз1.21.11 · 18 июня 2026 г.
Additions:
- Utils to save colors
- Float arrays
- Fix a bunch of stuff
- Refactor a bunch of stuff
1.3.0Релиз1.21.11 · 18 июня 2026 г.
Additions:
- Utils to save colors
- Float arrays
- Fix a bunch of stuff
- Refactor a bunch of stuff
1.3.0Релиз1.21.9, 1.21.10 · 18 июня 2026 г.
Additions:
- Utils to save colors
- Float arrays
- Fix a bunch of stuff
- Refactor a bunch of stuff
1.3.0Релиз1.21.9, 1.21.10 · 18 июня 2026 г.
Additions:
- Utils to save colors
- Float arrays
- Fix a bunch of stuff
- Refactor a bunch of stuff
1.3.0Релиз1.21.6, 1.21.7, 1.21.8 · 18 июня 2026 г.
Additions:
- Utils to save colors
- Float arrays
- Fix a bunch of stuff
- Refactor a bunch of stuff
1.3.0Релиз1.21.6, 1.21.7, 1.21.8 · 18 июня 2026 г.
Additions:
- Utils to save colors
- Float arrays
- Fix a bunch of stuff
- Refactor a bunch of stuff
Комментарии
Загружаем…