Skip to content
Developer edited this page Jun 15, 2026 · 2 revisions

Regear — resupply from a kit shulker

A one-shot resupply: place an ender chest, pull a named kit shulker out of it, empty the kit into your inventory, return the empty shulker, optionally equip the armor and offhand a totem — then turn itself off. For topping a combat / travel bot back up to a full loadout from an ender-chest-stored kit.

Command: .regear (alias .rg).

What it does

  • Places + opens an ender chest (or finds a placed one within a fallback radius), pulls the kit shulker matched by custom name, by colour, or by elytra count, empties it, returns the empty shulker, and gears up.
  • Optional: equip the kit's armor, offhand a totem, return the emptied shulker, pause when a player is near, and disable-when-done (default on — it's a one-shot).
  • Elytra-refill mode — drives ElytraPilot's mid-haul resupply: instead of taking everything, it swaps fresh elytras in / spent elytras out of the kit until the inventory holds a target count of spares, never touching the worn armor-slot elytra. ElytraPilot enables this automatically; see .fly resupply.

Setup guide

  1. Stock an ender chest with a kit shulker (a unique custom name or colour) containing your loadout, plus ender chests to place.
  2. Tell Regear how to find it: .rg name <text> or .rg color <colour>.
  3. .rg armor on / .rg totem on if it should equip + offhand, then .rg on to run it once.

Commands

.regear on/off
.rg name <text>                   # match the kit shulker by custom name
.rg color <name>/off              # ...or by colour instead
.rg scanradius <n>                # fallback: find a placed echest within n blocks
.rg armor on/off                  # equip the kit's armor on finish
.rg totem on/off                  # offhand a totem on finish
.rg return on/off                 # return the emptied shulker to the echest
.rg pauseplayer on/off
.rg once on/off                   # toggle off after a successful regear

Clone this wiki locally