Hotbar Auto Fill

Refills your selected hotbar slot from matching items in your inventory.

42

Hotbar Auto Fill

<h1>Hotbar Auto Fill</h1>

<p><strong>Hotbar Auto Fill</strong> refills your selected hotbar slot from matching items in your inventory.</p>
<p>It is client-side only and works on vanilla and Bukkit/Paper servers.</p>

<hr>

<h2>Features</h2>
<ul>
<li>refills used, dropped, or consumed items</li>
<li>handles food, potions, soups, and broken tools</li>
<li>stacks bottles, bowls, buckets, and similar leftovers when possible</li>
<li>checks the main inventory first</li>
<li>optional hotbar fallback</li>
<li>optional tool protection before break</li>
<li>held-item total counter near the hotbar</li>
<li>ignores manual moves, drops, and swaps</li>
</ul>

<hr>

<h2>Config</h2>
<code>config/hotbarautofill.properties</code>
<ul>
<li><code>refillFromOtherHotbarSlots=true</code></li>
<li><code>preventToolBreaking=false</code></li>
<li><code>showHeldItemTotalCounter=true</code></li>
</ul>

<hr>

<h2>Compatibility</h2>
<ul>
<li>Fabric: Minecraft <code>26.1</code> through <code>26.1.2</code></li>
<li>NeoForge: Minecraft <code>26.1</code> through <code>26.1.2</code></li>
<li>Fabric builds need Fabric API.</li>
</ul>

<hr>

<h2>Installation</h2>
<p>Install the Fabric or NeoForge jar on the client. Servers do not need this mod or any plugin.</p>

<hr>

<h2>License</h2>
<p>Licensed under <strong>GPLv3.0</strong>.</p>

ADS