Crafting using Bucket, Any Infused Alloy, Steel Casing, Any Infused Alloy, Osmium Ingot, Osmium Ingot and Osmium Ingot, arranged in the pattern shown. Produces Electric Pump.
Electric Pump
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Electric Pump | 1–1 | 100% | — |
Used in (1)
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:electric_pump- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" B ",
"AXA",
"OOO"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/infused"
},
"B": {
"item": "minecraft:bucket"
},
"O": {
"tag": "forge:ingots/osmium"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
