Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
Changelog
Version 1.2.0 Changelog
🚀 New Features
-
Automatic Totem Replacement
When your main hand totem is used, the mod automatically replaces it with a new totem from your inventory (places it into your offhand). -
Stack Size Tweaks
Many items now have increased (or adjusted) stack sizes for better inventory management. Examples:- Potions → 16
- Beds → 16
- Boats & Chest Boats → 8
- Minecarts → 8
- Totems of Undying → 8
- Heads → 8
- Music Discs → 16
- Buckets (all types) → 16
- Shields → 4
- Armor Stands → 4
- Elytra → 8
- Saddles → 16
-
World Height Extension
The world height limit has been extended:
Minimum Y = -128 (was -64)
Maximum Y = 1024 (was 320) -
Full Modded Item Support
Modded items are automatically detected and can follow the same stacking rules via vanilla tags (e.g.,#minecraft:beds,#minecraft:skulls,#minecraft:buckets, etc.).
Potion‑like items (withPotionContentscomponent) always stack to 16.
🐛 Bug Fixes
- Fixed an issue where some special items (e.g., bundles, written books) did not respect custom stack sizes.
- Improved compatibility with other mods that modify item stack logic.
⚙️ Technical Changes
- Updated to Minecraft 1.21.1 – 1.21.10 (tested on all minor versions).
- Requires Fabric API (latest version for 1.21.x).
📦 Mod Version
1.2.0+mc1.21.1 – supports all Minecraft versions from 1.21.1 through 1.21.10.
For full details, check the GitHub repository.


