Description
AuraCraft — Craft from Nearby Chests
Tired of rummaging through dozens of chests just to craft a single item? AuraCraft links your Crafting Table to all nearby containers within a 20-block radius.
Craft freely, quickly, and cleanly—without filling your inventory with intermediate items.
Key Features
- Remote Crafting Range: Access all chests, double chests, barrels, shulker boxes, and supported modded containers within a 20-block cubic radius.
- Native Recipe Book Integration:
- The vanilla "Showing Craftable" filter instantly displays all recipes craftable using nearby chest resources.
- Recipes craftable specifically thanks to surrounding chests feature a clean green border and a custom tooltip.
- Clicking any recipe in the book pulls items directly from your chests to the crafting grid.
- Full Inventory Protection:
- Closing your crafting table or switching recipes automatically returns leftover grid items to your nearby chests instead of dropping them on the ground.
- Shift-click crafting halts safely when your inventory is full, preventing resource loss.
- Zero-Lag Architecture:
- High-performance chunk-based block entity scanner: never iterates 68,000+ individual world blocks.
- Debounced lazy cache (1s debounce): zero tick lag or TPS drop on servers.
- Atomic Safety (Fabric Transfer API):
- Uses atomic transactions: no item duplication, no voiding, and zero desync.
- Multi-language Support: Available out-of-the-box in English (
en_us), French (fr_fr), and Spanish (es_es).
Configurable
Customize the mod via config/auracraft.json:
- Radius:
1to32blocks (default:20). - Priority:
PLAYER_FIRST(use inventory first) orCONTAINERS_FIRST(use chests first). - Highlight particles: subtle enchantment sparkles over connected chests.
Requirements: Minecraft 26.1 | Fabric Loader | Fabric API | Java 25+


