Community listing page, reviews here may not be monitored by the author.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description

目前版本為 2.x.x,與 1.x.x 的設定檔不兼容
NEW TAG
新增物品標籤 forge:stackable
這個標籤會自動添加到原始堆疊上限為1的物品上
Command
你可以用指令設定每種物品的堆疊上限 (1~2147483646)
priority的數字越大,優先度越高。如果沒有填入則根據item/tag來決定優先度,item預設為1000,tag預設為0
/maxcount set <item|tag> <count|max|default> [priority]
/maxcount unset <item|tag>
/maxcount set minecraft:copper_ingot 999
/maxcount set minecraft:iron_ingot default
/maxcount set #forge:stackable max
/maxcount unset minecraft:iron_ingot
Config
你也可以在配置檔案中設定堆疊上限 (1~2147483646)
在存檔目錄底下 saves\ <your saved> \serverconfig\onestack-server.toml
可以在遊戲途中修改配置
[[items]]
tag = "forge:stackable"
priority = 0
maxCount = "default"
[[items]]
name = "minecraft:mushroom_stew"
priority = 1000
maxCount = "max"
[[items]]
name = "minecraft:iron_ingot"
priority = 1000
maxCount = 12345
Install
Server和Client都要安裝
API
查看github
Issues
Incompatible
- Sophisticated Storage/Backpacks
- 不會為Sophisticated Storage/Backpack修復錯誤
- 建議maxcount設定成小於等於15,887的數來獲得最佳兼容性 floor(2147483646 / 132 / 1024)
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources