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.
Water Pump
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Water Pump | 1–1 | 100% | 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
}