AutoRefill
A lightweight server-side plugin that automatically refills your active hotbar slot when you run out of items or break a tool.
Features
• Block Refill - When you place the last block in a stack, automatically pulls more from your hotbar or inventory
• Tool Refill - When a tool breaks, automatically equips a replacement tool
• Smart Search - Checks your hotbar first for faster swaps, then searches your inventory
• Similar Tool Support - Optionally replace broken tools with similar tools (e.g., broken iron pickaxe → copper pickaxe)
• Audio Feedback - Plays the item pickup sound when refilling so you know it worked
• Fully Configurable - Enable/disable any feature through the config file
Configuration
A config file is automatically generated at mods/CozyStudios_AutoRefill/AutoRefillConfig.json:
EnableAutoRefill: true
RefillOnPlace: true
RefillOnToolBreak: true
FindSimilarToolOnBreak: true
Supported Tools
Pickaxe, Shovel, Axe, Hoe, Sword, Hammer, Excavator
Inspired by the Stack Refill mod from Minecraft


