Fluiduct
thermal:fluid_duct

Fluiduct

Thermal Dynamics · by King Lemming, covers1624
block Fluid P2pattunementPickaxe MineableDuctsDucts

Acquisition

Crafting using Any Bronze Ingot, Any Lead Ingot and Any Bronze Ingot, arranged in the pattern shown. Produces 4× Fluiduct.

Crafting
Any Bronze Ingot
Any Lead Ingot
Any Bronze Ingot
Fluiduct Fluiduct ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Fluiduct1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
thermal:fluid_duct
Namespace
thermal
Mod ID
thermal_dynamics
Tags (4)
ae2:items/p2pattunements/fluid
minecraft:blocks/mineable/pickaxe
thermal:blocks/ducts
thermal:items/ducts

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CLC"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:ingots/bronze"
    },
    "L": {
      "tag": "forge:ingots/lead"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}