Crafting using Fluid Pipe, Chain, Copper Casing, Chain and Fluid Pipe, arranged in the pattern shown. Produces Pumpjack Hole.
- Inputs
- 2 × Fluid Pipe
- 2 × Chain
- Copper Casing
- Output
- → Pumpjack Hole


block· Machines & Other Blocks
Pumpjack Hole is a block from Create: Diesel Generators, crafted from Fluid Pipe, Chain, and Copper Casing.
Crafting using Fluid Pipe, Chain, Copper Casing, Chain and Fluid Pipe, arranged in the pattern shown. Produces Pumpjack Hole.

| source | count | drop rate | conditions |
|---|---|---|---|
| Pumpjack Hole | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
createdieselgenerators:pumpjack_holecreatedieselgeneratorscreatedieselgeneratorsminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" P ",
"cCc",
" P "
],
"ingredients": {
"C": {
"item": "create:copper_casing"
},
"P": {
"item": "create:fluid_pipe"
},
"c": {
"item": "minecraft:chain"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}