ad_astra:cable_duct

Cable Duct

Ad Astra · by Alex Nijjar
block Cable DuctsCable DuctsPickaxe Mineable

Acquisition

Crafting using Steel Plate, Copper Ingot, Steel Plate, Copper Ingot, Steel Cable, Copper Ingot, Steel Plate, Copper Ingot and Steel Plate, arranged in the pattern shown. Produces 2× Cable Duct.

Crafting
Steel Plate
Copper Ingot
Steel Plate
Copper Ingot
Steel Cable
Copper Ingot
Steel Plate
Copper Ingot
Steel Plate
Cable Duct ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Cable Duct1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:cable_duct
Namespace
ad_astra
Mod ID
ad_astra
Tags (3)
ad_astra:blocks/cable_ducts
ad_astra:items/cable_ducts
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#C#",
    "CSC",
    "#C#"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:steel_plates"
    },
    "C": {
      "item": "minecraft:copper_ingot"
    },
    "S": {
      "item": "ad_astra:steel_cable"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}