Stack Config
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.1
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/stack-config
资源信息
Minecraft 版本: 26.2
平台: fabric
标签: storage utility
资源介绍
Stack Config
Set custom max stack sizes for any item.
How it works
Edit the config/stack_config.json and set stack sizes however you like, by item ID or by tag. The mod hooks into ItemInstance.getMaxStackSize to override the vanilla limit at the source.
Features
- Per-item and per-tag: use
minecraft:ender_pearlto target a single item or#minecraft:boatsto catch everything in a tag. - Sensible defaults: potions, buckets, minecarts, horse armour, banners, signs, stews, and everything else vanilla limits to 1 or 16 are preconfigured to stack to 16 or 64. First run generates the file with these as a starting point.
- Bucket behaviour: placing a stacked solid bucket (powder snow, azalea, etc.) leaves the empty bucket in your hand and adds extras to inventory, so you don't lose items to the usual "bucket returns to hand" logic.
- Config reload: edit the file any time; changes apply on the next
getMaxStackSizecall without a restart.
Config format
{
"minecraft:ender_pearl": 64,
"minecraft:saddle": 64,
"#minecraft:beds": 64
}
Prefix with # to match a tag.
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~