Chute
create:chute

Chute

Create · by simibubi
block Pickaxe Mineable

Acquisition

Crafting using Any Iron Plate, Any Iron Ingot and Any Iron Plate, arranged in the pattern shown. Produces 4× Chute.

Crafting
Any Iron Plate
Any Iron Ingot
Any Iron Plate
Chute Chute ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Chute1–1100%Survives Explosion

Used in (3)

Crafting using Brass Sheet, Chute and Electron Tube, arranged in the pattern shown. Produces Smart Chute.

Crafting
Brass Sheet
Chute
Electron Tube
Smart Chute Smart Chute guaranteed

Crafting using Copper Casing and Chute, in any arrangement. Produces Portable Fluid Interface.

Crafting ⇆ any arrangement
Portable Fluid Interface Portable Fluid Interface guaranteed

Crafting using Andesite Casing and Chute, in any arrangement. Produces Portable Storage Interface.

Crafting ⇆ any arrangement
Portable Storage Interface Portable Storage Interface guaranteed

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
}