Witch's Pole
16×16 · BAKED

block· Machines & Other Blocks

Witch's Pole

Goety · by Polarice3
block Axe Mineable

Witch's Pole is a block from Goety, crafted from Pink Petals, Steep Wood, and Skeleton Skull.

Acquisition

Crafting using Pink Petals, Steep Wood, Skeleton Skull, Steep Wood and Steep Wood, arranged in the pattern shown. Produces Witch's Pole.

Crafting
Witch's Pole Witch's Pole guaranteed

Mining & drops

sourcecountdrop rateconditions
Witch's Pole1–1100%Survives Explosion, Block State Property

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

dropscountdrop rateconditions
Witch's Pole1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
goety:witch_pole
Namespace
goety
Mod ID
goety
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "fl",
    "sl",
    " l"
  ],
  "ingredients": {
    "f": {
      "tag": "minecraft:flowers"
    },
    "l": {
      "tag": "minecraft:logs"
    },
    "s": {
      "item": "minecraft:skeleton_skull"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}