For the complete documentation index, see llms.txt. This page is also available as Markdown.

Refill

The Refill module automatically moves items from a nearby chest into configured hotbar slots. Open a supply chest and Refill handles the rest — scanning for potions or soup, clicking them into the right slots, and closing the chest when done.

Behaviour

Controls when Refill activates: Bind only refills while the keybind is held or toggled on, while Automatic refills automatically whenever a configured hotbar slot is empty. Default Automatic.

Items

Which item categories Refill pulls from the chest into your hotbar, all three checked by default:

  • Health I Potions — standard health potions

  • Health II Potions — strong health potions

  • Soup — mushroom soup bowls

Chest handling

  • Refill Mode — the order Refill scans chest slots for items: Top To Bottom, Bottom To Top, Random, or Hover (moves the cursor to a slot before clicking). Default Top To Bottom.

  • Auto Open — opens the chest GUI by itself as soon as you're close enough; turn off to open it manually first. On by default.

  • Keep Open — holds the chest open until every configured hotbar slot has been filled, useful when the chest contains exactly enough items and you don't want a premature close. Off by default.

Timing

  • Open Delay — how long to wait after approaching the chest before opening it, from 25 to 500 ms (default 50 ms).

  • First Refill Delay — random pause between the chest opening and the first item being moved, from 0 to 2500 ms (default 350 - 1000 ms), humanizing the initial action.

  • Refill Delay — random pause between successive item moves, from 0 to 1000 ms (default 50 - 250 ms). Keep this above 50 ms to avoid instant-fill flags.

  • Close Delay — random pause between the last item move and closing the chest GUI, from 0 to 1500 ms (default 25 - 100 ms).

Refill Slots

Drag items onto the hotbar display to assign which slots Refill targets — only the marked slots receive items. Slots 3-9 are enabled by default.

Last updated