Fluxduct
thermal:energy_duct

Fluxduct

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

Acquisition

Crafting using Any Redstone Dust, Any Redstone Dust, Any Redstone Dust, Any Lead Ingot, Any Glass, Any Lead Ingot, Any Redstone Dust, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces 4× Fluxduct.

Crafting
Fluxduct Fluxduct ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Fluxduct1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RRR",
    "LGL",
    "RRR"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass"
    },
    "L": {
      "tag": "forge:ingots/lead"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}