Hotbar Refill
Automatically refill your hotbar when running out of items if a replacement exists in your inventory
About Hotbar Refill
š Description
Automatically refill your hotbar when running out of items if a replacement exists in your inventory.
Works with weapons and tools as well, refilling your slot when they break if a suitable replacement is found in your inventory.
Every feature of this mod is highly configurable individually, allowing you to customize the behavior to your liking!
⨠Features
Run out of blocks, foods, ammo, or really whatever? Hotbar Refill has got you covered!
Whenever you run out of an item in your hotbar, it will automatically search your inventory and backpack for a matching item and refill the hotbar slot!
Works with stackable items (e.g., blocks, food, arrows, etc.) as well as weapons and tools, making sure to give you only suitable replacements!
When an item gets replaced, you'll get a sound notification so you know when a refill has occurred.
The configuration is explained in details further below.
Examples of hotbar refills include:
Running out of block to place:
Running out of food to eat:
Tossing away items:
Breaking a tool:
Breaking a weapon while fighting:
Keeping an eye on your ammo:
āļø Configuration
Configuration is located at mods/CrystalNest_HotbarRefill/config.toml.
{ // Sound effect configuration. "SoundEffect": { // Whether to play the sound on refill. "Enable": true, // Sound effect ID to play on refill. // Check the full list of in-game sounds here: https://hytalemodding.dev/en/docs/server/sounds "ID": "SFX_Player_Pickup_Item" }, // Inventory access configuration. "InventoryAccess": { // Whether to search in the hotbar for refill items. "FromHotbar": false, // Whether to search in the backpack for refill items. "FromBackpack": true, // Whether to search in the main storage for refill items. "FromStorage": true, // Whether to search in the utility slots for refill items. "FromUtility": false, // Priority order for searching inventory sections. // NEVER REMOVE or ADD entries to this list, ONLY MOVE the existing ones around. "Priority": [ "Storage", "Backpack", "Hotbar", "Utility" ] }, // Refill behavior configuration. "RefillBehavior": { // Categories of items to automatically refill when running out. "Category": { "Tool": true, "Weapon": true, "Block": true, "Food": true, "Potion": true, "Other": true }, // Matching strategy to use when searching for refill items. // If false, only exact matches will be considered. // If true, similar items will also be considered (e.g., any type of pickaxe for a broken pickaxe). "Similar": { "Tool": true, "Weapon": true, "Block": false, "Food": true, "Potion": false, "Other": true } } } The default values are the ones shown above. Feel free to modify them to your liking!
š³ļø Issues and suggestions
If you encounter any issues or have suggestions for new features, please open an issue on the GitHub repository or hop into our Discord server and let us know!
š License and right of use
Feel free to use this mod for any modpack or video, just be sure to give credit and possibly link here.
This project is published under the Crystal Nest Community License v1.
ā¤ļø Support us
Categories
Need a Server?
Run Hotbar Refill on a dedicated Hytale server with easy mod management.
Get Hytale HostingFrequently Asked Questions
What is Hotbar Refill?
Automatically refill your hotbar when running out of items if a replacement exists in your inventory
How do I download Hotbar Refill?
You can download Hotbar Refill for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.
Who created Hotbar Refill?
Hotbar Refill was created by CrystalSpider. The mod has been downloaded 570 times.
Is Hotbar Refill compatible with Hytale servers?
Hotbar Refill is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.
How do I install Hotbar Refill?
To install Hotbar Refill: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.
Related Gameplay Mods
View all modsWan's Wonder Weapons
WanMine
A collection of unique weapons for Hytale, new "relics" blending elemental power, dark magic, and a touch of absurdity!
Perfect Parries
narwhals
Adds a souls-like/RPG combat mechanic where if you block at the instant where you are supposed to take damage, you don't lose stamina, deflect some damage, and stun the attacker. This mod includes a stamina system similar to that of souls/RPG games.
Spellbook
DarkhaxDev
Powering your favorite mods with clean, reusable helpers and utilities.
RPG Leveling And Stats/Skills
Zuxaw_dev
An RPG leveling plugin for Hytale that adds experience points, leveling, stat allocation, and character progression with a GUI, HUD, competitive leaderboard system, and full multi-language translation support.
Lucky Mining
Buuz135
Get more ores from mining, the more you mine in a row, the more ores you get.
MMO Skill Tree
ziggfreed
(Multiple Languages) MMO Skill Tree adds an RPG-style progression system where every action you take helps you grow stronger.
