Abelia 🌱
A cross-platform library mod serving as a dependency for other mods.
It provides an API for reading and writing configuration files based on annotations and can generate client configuration screens using the Cloth Config API.
It also includes some simple utility features, such as hiding the Realms button and removing first-person fire overlay effects when the player has fire resistance.
Developers
Dependencies
kotlin
repositories {
name = "AIKA Repository"
url = uri("https://maven.aika.dev/releases")
}
dependencies {
modImplementation("dev.aika.abelia:abelia-fabric:[mod_version]")
}
gradle
repositories {
name = "AIKA Repository"
url = "https://maven.aika.dev/releases"
}
dependencies {
modImplementation("dev.aika.abelia:abelia-fabric:[mod_version]")
}
Q&A
- 会支持 XX Minecraft 版本吗?
作者的精力只能确保当前主流版本和作者游玩的版本的维护。 - 可以将
Abelia
加入整合包吗?
可以,✅ 我推荐整合包使用 Modrinth.mrpack
或 CurseForge 整合包 ZIP 格式。❌ 请不要直接将模组二进制文件(.jar
)直接包含在整合包中,请为用户的安全负责。
Sponsor ❤️
Loving Abelia 🌱
? Consider supporting development on AFDIAN to help keep updates coming!