Crafting using Plate Basic, Motor, Plate Basic, Plate Basic, Cauldron, Plate Basic, Plate Basic, Motor and Plate Basic, arranged in the pattern shown. Produces Pump.
Pump
Nuclearcraft Neoteric · by igentuman
Pump is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Motor, and Cauldron.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pump | 1–1 | 100% | — |
Used in (1)
Crafting using Chassis, Centrifuge, Chassis, Servo, Chemical Reactor, Servo, Chassis, Pump and Chassis, arranged in the pattern shown. Produces Leacher.
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:pump- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PMP",
"PCP",
"PMP"
],
"ingredients": {
"C": {
"item": "minecraft:cauldron"
},
"M": {
"item": "nuclearcraft:motor"
},
"P": {
"item": "nuclearcraft:plate_basic"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_machines",
"experience": null,
"cooking_time": null
}