ad_astra:fluid_pipe_duct

Fluid Pipe Duct

Ad Astra · by Alex Nijjar
block Fluid Pipe DuctsFluid Pipe DuctsPickaxe Mineable

Acquisition

Crafting using Desh Plate, Copper Ingot, Desh Plate, Copper Ingot, Desh Fluid Pipe, Copper Ingot, Desh Plate, Copper Ingot and Desh Plate, arranged in the pattern shown. Produces 2× Fluid Pipe Duct.

Crafting
Desh Plate
Copper Ingot
Desh Plate
Copper Ingot
Desh Fluid Pipe
Copper Ingot
Desh Plate
Copper Ingot
Desh Plate
Fluid Pipe Duct ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Fluid Pipe Duct1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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