block· Machines & Other Blocks

Pumpjack Hole

Create: Diesel Generators · by George VI
block Pickaxe Mineable

Pumpjack Hole is a block from Create: Diesel Generators, crafted from Fluid Pipe, Chain, and Copper Casing.

Acquisition

Crafting using Fluid Pipe, Chain, Copper Casing, Chain and Fluid Pipe, arranged in the pattern shown. Produces Pumpjack Hole.

Crafting
Pumpjack Hole guaranteed

Mining & drops

sourcecountdrop rateconditions
Pumpjack Hole1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
createdieselgenerators:pumpjack_hole
Namespace
createdieselgenerators
Mod ID
createdieselgenerators
Tags (1)
minecraft: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
}