
Smart Stack Refiller
Automatically refills your hotbar with matching items when a stack runs out.
- Загрузки
- 1K
- Подписчики
- 2
- Обновлён
- 7 мая 2026 г.
- Лицензия
- MIT
Опубликован 25 марта 2026 г.
Smart Stack Refiller
Never run out mid-action again.
Smart Stack Refiller automatically refills your selected hotbar slot with matching items when a stack runs out. It’s lightweight, client-side, and designed to feel completely natural during gameplay.
✨ Features
- 🔄 Automatically refills your hotbar when a stack is depleted
- 📦 Only affects stackable items (blocks, food, etc.)
- 🎯 Pulls matching items directly from your inventory
- ⚡ Instant and seamless — no delay, no menus
- 🧠 Smart behavior that avoids interfering with normal gameplay
- 🛑 Prevents accidental refill when dropping items
- 🚫 Disabled while inventory or other screens are open
⚙️ How It Works
When your held item reaches zero:
- The mod searches your inventory for a matching item
- If found, it swaps it into your hotbar
- You keep playing without interruption
No setup required. Just install and play.
🎮 Example Use Cases
- 🧱 Building without constantly restocking your hotbar
- ⛏️ Mining with uninterrupted block placement
- 🍖 Eating food without manual switching
- 🔥 Keeping torches or utility items ready at all times
🔌 Compatibility
- ✔ Client-side only
- ✔ Works in singleplayer and most multiplayer servers
- ❌ Does not require installation on the server
⚠️ Some servers with strict mod rules may restrict automation mods.
📦 Installation
- Install Fabric Loader
- Install Fabric API
- Place this mod in your
modsfolder
⚠️ Limitations
- Only supports stackable items
- Does not currently support tools or durability-based items
- In rare cases, dropping the last item in a stack may trigger a refill
💡 Design Philosophy
This mod is built to be:
- Minimal
- Predictable
- Non-intrusive
It enhances gameplay without adding complexity or changing core mechanics.
📄 License
This project is licensed under the MIT License.
🙌 Credits
Created by FluxFallen
Ченджлог
1.1.0Релиз1.21.11 · 7 мая 2026 г.
Smart Stack Refiller 1.1.0 for Minecraft 1.21.11
Improved
- Improved refill detection when placing or using items very quickly.
- Refill logic now detects when the held stack becomes empty instead of relying on an exact 1 → 0 item count transition.
- Added a short refill cooldown to prevent duplicate refill attempts.
- Improved drop protection to reduce accidental refills when intentionally dropping items.
- Matching stacks are now compared using item data/components instead of item type only.
Fixed
- Fixed cases where fast block placing could fail to refill the selected hotbar slot.
- Reduced repeated refill checks when no matching replacement stack is available.
Technical
- Migrated the codebase to Mojang mappings.
- Cleaned up obsolete tracking logic.
1.1.0Релиз26.1, 26.1.1, 26.1.2 · 7 мая 2026 г.
Smart Stack Refiller 1.1.0 for Minecraft 26.1.x
Added
- Added support for Minecraft 26.1.x.
Improved
- Includes the improved refill detection from version 1.1.0.
- Better handling for fast placing and rapid item use.
- More accurate stack matching using item data/components.
- Added cooldown protection after refill attempts.
- Improved drop suppression behavior.
Fixed
- Fixed compatibility issues caused by Minecraft 26.1 inventory API changes.
1.0.1Релиз1.21.11 · 11 апреля 2026 г.
Fixed icon and other misc issues
1.0.0Релиз1.21.11 · 25 марта 2026 г.
V1 - Basic Lightweight Implementation
Комментарии
Загружаем…