Features
- Integrates AE2 autocrafting with the Building Gadgets 2
BUILDandEXCHANGEqueues. - Covers the normal and replacement paste stages of Copy-Paste Gadget queues when BGT uses those queues.
- Scans the complete remaining BGT queue before requesting materials.
- Aggregates missing items by AE2 item key, so repeated blocks are requested as one batch.
- Preserves BGT's source order when checking available materials: AE2 storage, the bound inventory, Curios, then the player's inventory.
- Uses AE2's native quantity and crafting-plan menus. No custom crafting GUI is added.
- Keeps the BGT queue paused until the native crafting batch has been submitted and the materials are available to BGT.
The addon does not submit crafting jobs silently in the background. The player confirms the amount in AE2's native amount screen, reviews each native crafting plan, and presses Start before a job is submitted.
Supported Scope
Supported:
- Building Gadget (
BUILD) - Exchanging Gadget (
EXCHANGE) - Copy-Paste Gadget normal paste and replacement paste stages that use BGT's
BUILD/EXCHANGEqueues
Not handled by this addon:
- Cut-Paste Gadget (
CUT) - Destruction (
DESTROY) - Undo-destruction (
UNDO_DESTROY) - Queues with
needItems=false - Fluid materials
- Creative-mode players
Unsupported queues are left to Building Gadgets 2's original behavior.
In a word,this mod adds AE2 autocrafting support to Building Gadgets 2, sending crafting requests to the AE2 network when materials are missing and automatically resuming placement once crafting is complete.