Malilib Extras 图标

Malilib Extras

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.1.3+1.20.4
本资源为搬运资源,原资源地址: https://modrinth.com/mod/malilib-extras
资源信息

Minecraft 版本: 1.20.3 1.20.4

平台: fabric

标签: library

资源介绍

Malilib Extras

A Kotlin library providing additional features to Malilib

Development

repositories {
    maven {url "https://maven.kikugie.dev/releases"} // Malilib Extras
    maven {url "https://maven.terraformersmc.com/releases/"} // Mod Menu
    maven {url "https://masa.dy.fi/maven"} // Malilib
}

dependencies {
    /*...*/
    // Malilib Extras is built for 1.19.4, 1.20.1. 1.20.2, 1.20.4 and has the same API for each version.
    // You can try using dependency overrides for other versions on your own risk.
    modImplementation "dev.kikugie.malilib_extras:${project.malilib_extras_version}:$project.minecraft_version}"
}

Features

Config

Malilib's config system is powerful, but clunky to setup.
It requires the user to write their own config storage, file loader,
as well as registering the initialization handler and keybind provider.

This library provides an easier way to create options and register the complete config.
Check out the WIKI for the detailed guide.

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
BetterEnd Neoforge

价格:0 墨喵币
下载量:0

查看详情
Create: Transmission!

价格:0 墨喵币
下载量:0

查看详情
Custom Totem Particles

价格:0 墨喵币
下载量:0

查看详情
FreeVibrant Shaders

价格:0 墨喵币
下载量:0

查看详情