Crafting using Bronze Curved Plate, Bronze Curved Plate, Bronze Curved Plate, Copper Rotor, Black Stained Glass Pane, Copper Rotor, Bronze Curved Plate, Bronze Curved Plate and Bronze Curved Plate, arranged in the pattern shown. Produces 16× Black Fluid Pipe.
Black Fluid Pipe is a item from Modern Industrialization, crafted from Bronze Curved Plate, Copper Rotor, and Black Stained Glass Pane.
Acquisition
Crafting using White Fluid Pipe and Any Black Dyes, arranged in the pattern shown. Produces Black Fluid Pipe.
Crafting using White Fluid Pipe, White Fluid Pipe, White Fluid Pipe, White Fluid Pipe, Any Black Dyes, White Fluid Pipe, White Fluid Pipe, White Fluid Pipe and White Fluid Pipe, arranged in the pattern shown. Produces 8× Black Fluid Pipe.
Related items
Developer reference
- Registry name
modern_industrialization:black_fluid_pipe- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (1)
modern_industrialization:items/fluid_pipes
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CCC",
"rPr",
"CCC"
],
"ingredients": {
"C": {
"item": "modern_industrialization:bronze_curved_plate"
},
"P": {
"item": "black_stained_glass_pane"
},
"r": {
"item": "modern_industrialization:copper_rotor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"pd"
],
"ingredients": {
"d": {
"tag": "c:black_dyes"
},
"p": {
"tag": "modern_industrialization:fluid_pipes"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ppp",
"pdp",
"ppp"
],
"ingredients": {
"d": {
"tag": "c:black_dyes"
},
"p": {
"tag": "modern_industrialization:fluid_pipes"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}