techreborn:pump

Pump

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Refined Iron Plate, Advanced Machine Frame, Refined Iron Plate, Refined Iron Plate, Basic Tank Unit, Refined Iron Plate, Drain, Iron Bars and Drain, arranged in the pattern shown. Produces Pump.

Crafting
Pump guaranteed

Mining & drops

sourcecountchanceconditions
Pump1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:pump
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PFP",
    "PTP",
    "DXD"
  ],
  "ingredients": {
    "D": {
      "item": "techreborn:drain"
    },
    "F": {
      "item": "techreborn:advanced_machine_frame"
    },
    "P": {
      "item": "techreborn:refined_iron_plate"
    },
    "T": {
      "item": "techreborn:basic_tank_unit"
    },
    "X": {
      "item": "minecraft:iron_bars"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}