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.

Fluid Pipe Duct
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluid Pipe Duct | 1–1 | 100% | 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
}