Перейти к содержимому
Mineforgian

LoxyStackTweaks

Safely improves Minecraft stack sizes by normalizing small vanilla stacks to 64, with configurable whitelist, blacklist, modded compatibility and reload commands.

Загрузки
23
Подписчики
0
Обновлён
26 июля 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 26 июля 2026 г.

LoxyStackTweaks

LoxyStackTweaks is a lightweight Fabric mod that safely improves Minecraft stack sizes without blindly forcing every item to stack.

The mod normalizes vanilla items that are already stackable but limited below 64, such as Ender Pearls, Snowballs, Eggs, Signs and Hanging Signs. Empty buckets can also stack up to 64.

Risky items are protected by default, including filled buckets, durability items, maps, books, bundles, shulker boxes and items with sensitive custom data.

Features

  • Normalizes vanilla stack sizes below 64 to 64.
  • Forces empty buckets to stack up to 64.
  • Keeps filled buckets protected by default.
  • Ignores durability items.
  • Ignores stacks with custom component changes.
  • Adds a configurable whitelist.
  • Adds a configurable blacklist.
  • Adds a forceToOne list for risky items that should never stack.
  • Supports modded items through explicit namespaces.
  • Adds reload commands:
    • /loxystacktweaks reload
    • /lst reload
  • Supports English and French translations.

Safe by Default

LoxyStackTweaks does not blindly stack every item.

By default, it avoids risky items such as:

  • Tools
  • Weapons
  • Armor
  • Elytra
  • Filled buckets
  • Maps
  • Books
  • Bundles
  • Shulker boxes
  • Storage items with custom data

This keeps the mod focused on quality-of-life improvements without creating dangerous inventory behavior.

Configuration

The config file is generated here:

config/LoxyStackTweaks.json

Ченджлог

1.0.0Релиз1.21.1 · 26 июля 2026 г.

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

Initial release of LoxyStackTweaks, a lightweight Fabric mod that safely improves Minecraft item stack sizes through configurable rules.

Added

  • Added automatic normalization for vanilla items that are already stackable but limited below 64
  • Added empty bucket stacking up to 64
  • Added protection for filled buckets, durability items, and risky data-based items
  • Added configurable whitelist and blacklist support
  • Added forceToOne support for items that should never stack
  • Added optional modded item compatibility through allowed namespaces
  • Added the config file at config/LoxyStackTweaks.json
  • Added /loxystacktweaks reload and /lst reload
  • Added safe reload handling for invalid JSON configs
  • Added English and French translations

Notes

  • Modded compatibility is disabled by default
  • Storage items and items with custom data should be handled carefully through blacklist or forceToOne
  • Fabric API is required

Комментарии

Загружаем…