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