Crafting using Ersatz Leather, Ersatz Leather, Ersatz Leather, Any Iron Ingot, Any Redstone Dust and Any Iron Ingot, arranged in the pattern shown. Produces 8× Conveyor Belt.
Conveyor Belt
Acquisition
Crafting using Any Steel Scaffolding and Conveyor Belt, arranged in the pattern shown. Produces Conveyor Belt.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Conveyor Belt | 1–1 | 100% | Survives Explosion |
Used in (7)
Crafting using Any Treated Wood, Any Redstone Dust, Any Treated Wood, Any Iron Ingot, Iron Mechanical Component, Any Iron Ingot, Any Treated Wood, Conveyor Belt and Any Treated Wood, arranged in the pattern shown. Produces Item Router.
Crafting using Any Treated Wood, Strip Curtain, Iron Mechanical Component and Conveyor Belt, arranged in the pattern shown. Produces Extracting Conveyor Belt.
Crafting using Conveyor Belt, Any Iron Ingot, Conveyor Belt, Conveyor Belt and Any Iron Ingot, arranged in the pattern shown. Produces 3× Vertical Conveyor Belt.
Crafting using Conveyor Belt, Any Iron Ingot, Conveyor Belt and Conveyor Belt, arranged in the pattern shown. Produces 3× Splitting Conveyor Belt.
Crafting using Conveyor Belt and Redstone Torch, arranged in the pattern shown. Produces Redstone Controlled Conveyor Belt.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
immersiveengineering:conveyor_basic- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (2)
immersiveengineering:blocks/mineable/hammer minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"lll",
"iri"
],
"ingredients": {
"i": {
"tag": "forge:ingots/iron"
},
"l": {
"tag": "forge:leather"
},
"r": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"s",
"c"
],
"ingredients": {
"c": {
"item": "immersiveengineering:conveyor_basic"
},
"s": {
"tag": "immersiveengineering:scaffoldings/steel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

