Crafting using Bronze Curved Plate, Bronze Curved Plate, Bronze Curved Plate, Copper Rotor, Cyan Stained Glass Pane, Copper Rotor, Bronze Curved Plate, Bronze Curved Plate and Bronze Curved Plate, arranged in the pattern shown. Produces 16× Cyan Fluid Pipe.
Cyan Fluid Pipe is a item from Modern Industrialization, crafted from Bronze Curved Plate, Copper Rotor, and Cyan Stained Glass Pane.
Acquisition
Crafting using White Fluid Pipe, White Fluid Pipe, White Fluid Pipe, White Fluid Pipe, Any Cyan Dyes, White Fluid Pipe, White Fluid Pipe, White Fluid Pipe and White Fluid Pipe, arranged in the pattern shown. Produces 8× Cyan Fluid Pipe.
Crafting using White Fluid Pipe and Any Cyan Dyes, arranged in the pattern shown. Produces Cyan Fluid Pipe.
Related items
Developer reference
- Registry name
modern_industrialization:cyan_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": "cyan_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": [
"ppp",
"pdp",
"ppp"
],
"ingredients": {
"d": {
"tag": "c:cyan_dyes"
},
"p": {
"tag": "modern_industrialization:fluid_pipes"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"pd"
],
"ingredients": {
"d": {
"tag": "c:cyan_dyes"
},
"p": {
"tag": "modern_industrialization:fluid_pipes"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}