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.
Fluxduct
Thermal Dynamics · by King Lemming, covers1624
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluxduct | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}
