Tunnel
compactmachines:tunnel

Tunnel

Compact Machines 4 · by Davenonymous, RobotGryphon, AlphaMode
item

Acquisition

Crafting using Any Chests, Ender Pearl, Redstone Dust and Observer, in any arrangement. Produces 2× Tunnel.

Crafting ⇆ any arrangement
Tunnel Tunnel ×2 guaranteed

Crafting using Bucket, Ender Pearl, Redstone Dust and Observer, in any arrangement. Produces 2× Tunnel.

Crafting ⇆ any arrangement
Tunnel Tunnel ×2 guaranteed

Crafting using Glowstone Dust, Ender Pearl, Redstone Dust and Observer, in any arrangement. Produces 2× Tunnel.

Crafting ⇆ any arrangement
Tunnel Tunnel ×2 guaranteed
Developer reference
Registry name
compactmachines:tunnel
Namespace
compactmachines
Mod ID
compactmachines

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:chests"
    },
    {
      "item": "minecraft:ender_pearl"
    },
    {
      "item": "minecraft:redstone"
    },
    {
      "item": "minecraft:observer"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:bucket"
    },
    {
      "item": "minecraft:ender_pearl"
    },
    {
      "item": "minecraft:redstone"
    },
    {
      "item": "minecraft:observer"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:glowstone_dust"
    },
    {
      "item": "minecraft:ender_pearl"
    },
    {
      "item": "minecraft:redstone"
    },
    {
      "item": "minecraft:observer"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}