Water Pump
ad_astra:water_pump

Water Pump

Ad Astra · by Alex Nijjar
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Steel Plate, Desh Plate, Steel Plate, Steel Plate, Gas Tank, Steel Plate, Desh Plate, Hopper and Desh Plate, arranged in the pattern shown. Produces Water Pump.

Crafting
Steel Plate
Desh Plate
Steel Plate
Steel Plate
Gas Tank
Steel Plate
Desh Plate
Hopper
Desh Plate
Water Pump Water Pump guaranteed

Mining & drops

sourcecountchanceconditions
Water Pump1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:water_pump
Namespace
ad_astra
Mod ID
ad_astra
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S#S",
    "SGS",
    "#H#"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:desh_plates"
    },
    "G": {
      "item": "ad_astra:gas_tank"
    },
    "H": {
      "item": "minecraft:hopper"
    },
    "S": {
      "tag": "ad_astra:steel_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}