Mechanical Pump
embers:mechanical_pump

Mechanical Pump

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Consumption Multiplier Upgradeable WithSpeed Multiplier Upgradeable WithRelocation Not SupportedPickaxe Mineable

Mechanical Pump is a block from Embers Rekindled, crafted from Fluid Pipe, Iron Plate, Caminite Brick, and Fluid Extractor.

Acquisition

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.

Crafting
Fluid Pipe
Iron Plate
Fluid Pipe
Iron Plate
Iron Plate
Iron Plate
Caminite Brick
Fluid Extractor
Caminite Brick
Mechanical Pump Mechanical Pump guaranteed

Mining & drops

sourcecountchanceconditions
Mechanical Pump1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}