promotional bannermobile promotional banner

AutoChest

Unlisted
AutoChest lets you craft and build directly from the items stored in chests
Back to Files

AutoChest.zip

File nameAutoChest.zip
Uploaded
Jun 27, 2026
Downloads
465
Size
17.1 KB
File ID
8328221
Type
R
Release
Supported game versions
  • 1.0.0

What's new

Changelog — v1.0.1

New features

  • Added a quick-deposit hotkey (default F2) that pushes items from your inventory into nearby chests that already hold that item.
  • Added config.txt for easy tuning without editing code: chest search radius for crafting, quick-deposit range, and the quick-deposit hotkey.

Performance

  • Reduced the small hitch on clicking Craft: decisions now check your own inventory first and stop scanning as soon as enough materials are found, instead of always scanning every chest.
  • Sped up chest/inventory scanning by skipping empty slots early and remembering resolved item-data field names instead of re-probing them every time.
  • Added an optional search radius so crafting can ignore chests far from the player (set via config.txt, default is unlimited).

Fixes

  • Fixed a crash when using quick-deposit near certain chests (invalid parameter handling in distance checks).

Internal

  • Refactored the mod from a single script into multiple files (config, util, inventory, mutate, hooks, deposit) for readability and maintainability — no behavior change for existing crafting/build-mode features.

This mod has no related projects