Auto Refill and Durability Alerts in Inventory Profiles Next
Inventory Profiles Next can automatically replace depleted tools, armor, food, and other items, and can warn you before equipment breaks.
Auto Refill Basics
Enable Auto Refill is the master switch for this behavior. When a stack in a supported slot runs out, the mod will pull a matching item from your inventory to replace it. This works for the active hotbar slot, armor slots, and other configured slots.
The Stackable Threshold setting controls when refill triggers for stackable items. For tools and armor, the tool damage threshold determines the durability level that starts the replacement process. You can set this threshold as an absolute number or a percentage using the threshold unit option.
Several options refine what counts as a match:
- auto refill match custom name — Items with custom names are matched only by their exact name for blocks; gear ignores names.
- auto refill match nbt — NBT data is compared for blocks. The auto refill match nbt type option sets whether NBT must match exactly or whether extra tags are allowed.
- auto refill ignore nbt for buckets — When false, fish and axolotl buckets only refill with the same creature type.
- auto refill match any food — Any food can refill a depleted food stack. Foods are chosen by saturation, so a golden apple is preferred over bread.
- auto refill match harmful food — When enabled alongside the above, harmful foods like pufferfish are also allowed.
- autorefill blacklist — A comma-separated list of item IDs that auto refill ignores entirely.
By default, the mod uses the largest available stack for refill. Set auto refill prefer smaller stacks to true to use the smallest stack first. The auto refill wait tick option adds a delay in ticks before swapping, which can help during server lag.
Per-Slot and Hotbar Controls
You can toggle auto refill for individual slots. Use the auto refill gui toggle for slot action while hovering over a hotbar or gear slot in an open inventory; holding the key and moving the mouse toggles multiple slots. The auto refill game toggle for slot action does the same for the active hotbar slot when no GUI is open.
When auto refill enable per slot config is on, you can see which slots have refill enabled. The auto refill enable indicator icons option shows a small icon on each enabled slot, and auto refill enable horbar indicator icons extends this to the hotbar display.
Tool and Armor Replacement
refill before tool break enables replacing tools and armor before they break. The tool damage threshold sets the durability point where replacement begins. Related options:
- allow break for non enchanted — Non-enchanted items with a maximum durability below the tool max durability threshold are allowed to break instead of being saved. This prevents wasting effort on stone tools while protecting diamond gear.
- disable for loyalty items — Items enchanted with Loyalty are never replaced when thrown or dropped.
- auto refill temp disable refill for tools — Hold this key to temporarily disable tool refill, letting you break a tool if you want.
- ignore locked slots — Allows refill to draw items from locked slots.
Durability Notifications
The mod can alert you before a tool or armor piece reaches its replacement point. visual durability notification enables on-screen alerts, and type visual durability notification chooses the visual style. audio durability notification plays a sound.
The number of notifications option sets how many alerts you receive before the switch happens. notification step controls the durability points between each alert. For example, with a step of 5 and three notifications, you would be alerted at three separate durability levels before replacement.
After a successful replacement, visual replace success notification and audio replace success notification provide feedback. If replacement fails, visual replace failed notification and audio replace failed notification alert you. The type visual replace failed notification option controls the visual style for failures.
If you disable early tool replacement entirely, allow alerts without tool protection still shows low-durability warnings.
Locked Slots and Refill
Locked slots are normally ignored by auto refill's supply storage, though monitoring slots are not affected. The ignore locked slots option overrides this, permitting refill to use items from locked slots. Locked slots themselves remain protected from sorting, moving, and other bulk operations.