Crafting using Any Bronze Ingot, Any Hardened Glas and Any Bronze Ingot, arranged in the pattern shown. Produces 4× Fluiduct (Windowed).
Fluiduct (Windowed)
Thermal Dynamics · by King Lemming, covers1624
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluiduct (Windowed) | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Fluiduct (Windowed) | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
thermal:fluid_duct_windowed- 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": [
"CGC"
],
"ingredients": {
"C": {
"tag": "forge:ingots/bronze"
},
"G": {
"tag": "thermal:glass/hardened"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}