Crafting using Any Treated Wood, Any Redstone Dust, Any Treated Wood, Any Iron Ingot, Iron Mechanical Component, Any Iron Ingot, Any Treated Wood, Electronic Component and Any Treated Wood, arranged in the pattern shown. Produces Item Batcher.

Item Batcher
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Item Batcher | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
immersiveengineering:item_batcher- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (2)
chiselsandbits:blocks/chiselable/forced minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"wrw",
"ici",
"wpw"
],
"ingredients": {
"c": {
"item": "immersiveengineering:component_iron"
},
"i": {
"tag": "forge:ingots/iron"
},
"p": {
"item": "immersiveengineering:component_electronic"
},
"r": {
"tag": "forge:dusts/redstone"
},
"w": {
"tag": "forge:treated_wood"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}




