▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Items Stack
Items Stack

Items Stack

Allows changing of item's max stack sizes.

Оцените первым
4.9K
11

Allows you to change any item's stack size.

Requires owolib, recommended to use modmenu.

Open the config screen/file (if not using through modmenu the file name should be items-stack-size-config.json5) and add the wanted item name to the items list and its stack size to the Max Stack Sizes list, an example of how the json would look, this is a possible json to use for the mod's icon changes:

{
	"items": [
		"minecraft:potion",
		"minecraft:stone"
	],
	"maxStackSizes": [
		8,
		32
	],
	"itemTags": [
	    "#minecraft:boats"
	    "#c:tools"
	],
	"maxTagStackSizes": [
	    16,
	    4
	]
}

This mod is intended to be used as client and server though it has limited compatibility for server only (it works only in survival and then some features may still not work).

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Зависимости

Ссылки

Создатели

Детали

Лицензия:
Опубликован:1 год назад
Обновлён:1 год назад
Главная