
Stackable
configurable max stack size of item
- Загрузки
- 2K
- Подписчики
- 18
- Обновлён
- 17 сентября 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 8 июня 2025 г.
A simple plugin that allow you to change max stack size of any item with config.yml
Example config.yml
debug: false
items:
# Food items
suspicious_stew: 32
rabbit_stew: 32
mushroom_stew: 32
beetroot_soup: 32
potion: 8
splash_potion: 8
lingering_potion: 8
"*_boat": 4 # All boats
"*_chest_boat": 4 # All chest boats
"*_raft": 4 # rafts
"*_chest_raft": 4 # chest rafts
"*minecart": 4 # All minecarts
saddle: 16
#"music_disc_*": 16 # All music discs
#"*_shulker_box": 64 # All shulker boxes
Supported wildcard
Example:
*Wool: 1
*Boat: 32
*Block: 72
*name*: 62
name*: 12
Ченджлог
1.1-SNAPSHOTБета26.1, 26.1.1, 26.1.2 · 17 сентября 2025 г.
Refactor, Supported wildcard
Example:
*Wool: 1
*Boat: 32
*Block: 72
*name*: 62
name*: 12
1.0-SNAPSHOTБета1.21.6, 1.21.7, 1.21.8 · 8 июня 2025 г.
init release
Комментарии
Загружаем…