Crafting using Any Iron Plate, Any Iron Plate, Iron Mechanical Component, Any Iron Plate, Fluid Pipe, Fluid Pipe and Fluid Pipe, arranged in the pattern shown. Produces Fluid Pump.
Fluid Pump
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluid Pump | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
immersiveengineering:fluid_pump- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (2)
immersiveengineering:blocks/mineable/grinding_disk minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" i ",
"ici",
"ppp"
],
"ingredients": {
"c": {
"item": "immersiveengineering:component_iron"
},
"i": {
"tag": "forge:plates/iron"
},
"p": {
"item": "immersiveengineering:fluid_pipe"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

