Crafting using Any Steel Scaffolding and Splitting Conveyor Belt, arranged in the pattern shown. Produces Splitting Conveyor Belt.
Splitting Conveyor Belt
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Crafting using Conveyor Belt, Any Iron Ingot, Conveyor Belt and Conveyor Belt, arranged in the pattern shown. Produces 3× Splitting Conveyor Belt.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Splitting Conveyor Belt | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Any Steel Scaffolding and Splitting Conveyor Belt, arranged in the pattern shown. Produces Splitting Conveyor Belt.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
immersiveengineering:conveyor_splitter- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (2)
immersiveengineering:blocks/mineable/hammer minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"s",
"c"
],
"ingredients": {
"c": {
"item": "immersiveengineering:conveyor_splitter"
},
"s": {
"tag": "immersiveengineering:scaffoldings/steel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"cic",
" c "
],
"ingredients": {
"c": {
"item": "immersiveengineering:conveyor_basic"
},
"i": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}