LoxyStackTweaks-1.0.0.jar
Curse Maven Snippet
What's new
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 stack sizes with 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
forceToOnesupport for items that should never stack - Added optional modded compatibility through allowed namespaces
- Added the config file at
config/LoxyStackTweaks.json - Added
/loxystacktweaks reloadand/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
blacklistorforceToOne - Fabric API is required
This mod has no additional files

