Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Bucket, Any Redstone Dust, Bucket, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces 16× Fluid Pipe.
Fluid Pipe
Pipez · by Max Henkel
Fluid Pipe is a block from Pipez, crafted from Any Iron Ingot, Bucket, and Any Redstone Dust.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluid Pipe | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Item Pipe, Energy Pipe, Fluid Pipe, Any Iron Ingot, Any Redstone Storage Block, Any Iron Ingot, Item Pipe, Energy Pipe and Fluid Pipe, arranged in the pattern shown. Produces 6× Universal Pipe.
Block drops
Drops itself when broken.
Developer reference
- Registry name
pipez:fluid_pipe- Namespace
pipez- Mod ID
pipez- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"BRB",
"III"
],
"ingredients": {
"B": {
"item": "minecraft:bucket"
},
"I": {
"tag": "forge:ingots/iron"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}