Mechanical Pump
create:mechanical_pump

Mechanical Pump

Create · by simibubi
block Pickaxe Mineable

Acquisition

Crafting using Cogwheel and Fluid Pipe, in any arrangement. Produces Mechanical Pump.

Crafting ⇆ any arrangement
Cogwheel
Fluid Pipe
Mechanical Pump Mechanical Pump guaranteed

Mining & drops

sourcecountchanceconditions
Mechanical Pump1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
create:mechanical_pump
Namespace
create
Mod ID
create
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:cogwheel"
    },
    {
      "item": "create:fluid_pipe"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}