stacc-api 图标

stacc-api

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.5.2-mc19.2
本资源为搬运资源,原资源地址: https://modrinth.com/mod/stacc-api
资源信息

Minecraft 版本: 1.19.2

平台: fabric

标签: library

资源介绍

Stacc is an API-only mod, on it's own, it will not do anything!!

 

This mod allows developers to create items with stack sizes much greater than 64. It also replaces the item count renderer for very large numbers (>1000) to avoid the text from covering up adjacent slots and implements various bug fixes to allow for greater stack sizes. This mod introduces a serialization scheme for large stacks that is semi-safe to reload, so in the event the mod is uninstalled the world wont be lost (though many items will be).

The API can be found on maven:

 

repositories {
    maven {
        url = uri("https://storage.googleapis.com/devan-maven/")
        // for versions lower than 1.2.0
        // url = uri("https://raw.githubusercontent.com/Devan-Kerman/Devan-Repo/master/")
    }
}

dependencies {
     // there is no api (well except for render handler), just set maxCount in Item$Settings to values over 64
     modRuntime("net.devtech:Stacc:XXX")
}
📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
eco

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

查看详情
Chicken Chunks

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

查看详情
Refined Cats

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

查看详情
More Villagers:Missing Buildings

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

查看详情