Dalib 图标

Dalib

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.0.0+1.21.11+b.5
本资源为搬运资源,原资源地址: https://modrinth.com/mod/dalib
资源信息

Minecraft 版本: 1.21.11

平台: fabric

标签: game-mechanics library utility

资源介绍

Dalib

A library made for any mod made by the UnknownGroup.

What does it do?

It helps ease the pain that is finding tutorials on how to make itemGroups, items, and blocks.

Developing with Dalib

If you are using this library, do the following:

Step 1: Adding a dependency

In your build.gradle write:

// Under dependencies
dependencies {
    modImplementation("xyz.theunknowngroup:dalib:{version}")
    /* include("xyz.theunknowngroup:dalib:{version}") ; If you choose*/
}

// Under repositories 
repositories {
    maven {
        url = 'https://theunknownmaven.github.io/maven/'
    }
}

Step 2: Finding your version

You can use the tags on github to find the version that works with your mod.

/* For example: */
dependencies {
    modImplementation("xyz.theunknowngroup:dalib:0.0.0+1.21.11+b.3")
    /* include("xyz.theunknowngroup:dalib:0.0.0+1.21.11+b.3") ; If you choose*/
}

Support

Please go check out our other mod, Unknown Mod on Modrinth, Github, and Curseforge! If you so choose, go check out the patreon, or become a sponser here.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
MCSM death poof sound

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

查看详情
Eggstractor Enchantment

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

查看详情
MTR Unidirectional Platform

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

查看详情
First Person Nom

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

查看详情