Crafting using Fluid Pipe, Iron Plate, Fluid Pipe, Iron Plate, Iron Plate, Iron Plate, Caminite Brick, Fluid Extractor and Caminite Brick, arranged in the pattern shown. Produces Mechanical Pump.
Mechanical Pump
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Mechanical Pump is a block from Embers Rekindled, crafted from Fluid Pipe, Iron Plate, Caminite Brick, and Fluid Extractor.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mechanical Pump | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
embers:mechanical_pump- Namespace
embers- Mod ID
embers- Tags (4)
embers:blocks/upgradeable_with/consumption_multiplier embers:blocks/upgradeable_with/speed_multiplier forge:blocks/relocation_not_supported minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"EPE",
"PPP",
"BIB"
],
"ingredients": {
"B": {
"item": "embers:caminite_brick"
},
"E": {
"item": "embers:fluid_pipe"
},
"I": {
"item": "embers:fluid_extractor"
},
"P": {
"tag": "forge:plates/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


