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