Bigger Stack Size
作者:rebot | 分类:模组
Minecraft 版本: 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: fabric forge neoforge quilt
标签: equipment game-mechanics storage
All items are stackable by default to 64, they get updated once they're in your inventory
All items that are normally stackable up to 1 or 16 are now stackable up to 64
Config
/trigger bigger_stack_size.config
If disabled in the config, all items will reset when you split them up in your inventory
To choose what items are stackable
Edit this file:
datapack/bigger_stack_size/tags/item/stackable.json
To make certain items temporarily unstackable, e.g. for an item sorter:
Name the item "unstackable" with an anvil
To update items from a version below 1.21.6
/trigger bigger_stack_size.update_items
Updates every item in your inventory, make sure to not have items that have custom data you don't want to loose (e.g. from other datapacks)
Showcase
Stackable Items
- Armor stands
- Banner patterns
- Banners
- Beds
- Boats
- Cake
- Chest boats
- Discs
- Empty buckets
- Empty shulker boxes
- Eggs
- Ender pearls
- (Enchanted Books) [next update]
- Honey bottles
- Hanging signs
- Lingering Potions
- Minecarts
- Potions
- Saddles
- Signs
- Snowballs
- Splash Potions
- Stews
- Totems of Undying
- Spyglasses
- Writable books
- Goat Horns
- Horse armor
--> All of them are stackable up to 64
Config pre 1.21.5
To change what group of items should be stackable
/scoreboard players set &active biggerstacksize.config value
value = 0 = Disabled and it all resets
value = 1 = Enabled
Guides
请登录后举报
暂无评论,抢个沙发吧~