Description
WandCloning
Copy and paste any machine structure in just a few clicks
NeoForge 1.21 Immersive Engineering Java 21 MIT License
WandCloning is a NeoForge mod that lets you copy any block structure—including complex machines from Immersive Engineering—from one location to another in seconds. Select an area, capture it in a Blueprint, and then paste it wherever you want with real-time rotation and preview.
🔵Features:
Translucent Preview
Visualize the structure before gluing
🔄360° Rotation:
0° / 90° / 180° / 270° before gluing
🔌IE Cables:
Automatic reconnection of IE networks
⚙️Configurable:
Adjustable size and volume limits
How to use:
1. Craft the Cloning Wand:
2 diagonal sticks + 1 gold ingot
3. Select the area:
4. Shift + Right Click = corner A · Right Click = corner B. A yellow outline appears.
5. Craft a Blueprint:
Paper around a lapis lazuli stone. Right-click to capture the structure.
6. Optional Rotation:
Shift + Right-click with the Blueprint to rotate it 90° each time.
7. Paste the structure:
Right-click on the target area. The cyan preview will guide you before you confirm.
What is copied:
All blocks with their orientation (BlockState), internal machine data (stored RF energy, fluids, current recipes, etc.), and Immersive Engineering cable connections. Compatible with any mod using Minecraft's standard BlockEntity system.
Configuration:
# config/wandcloning-common.toml
maxSelectionSize = 64 # max per axis (-1 = unlimited)
maxVolume = 32768 # total volume in blocks
enablePreview = true


