Crafting using Any Iron Plate, Any Iron Ingot and Any Iron Plate, arranged in the pattern shown. Produces 4× Chute.
Chute
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chute | 1–1 | 100% | Survives Explosion |
Used in (3)
Crafting using Brass Sheet, Chute and Electron Tube, arranged in the pattern shown. Produces Smart Chute.
Crafting using Copper Casing and Chute, in any arrangement. Produces Portable Fluid Interface.
Crafting using Andesite Casing and Chute, in any arrangement. Produces Portable Storage Interface.
Block drops
Drops itself when broken.
Developer reference
- Registry name
create:chute- Namespace
create- Mod ID
create- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"I",
"A"
],
"ingredients": {
"A": {
"tag": "forge:plates/iron"
},
"I": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

