AutoChest.zip
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.txtfor 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.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

