Crafting using Dark Oak Slab, Dark Oak Slab, Dark Oak Slab, Ectoplasm, Dark Oak Slab, Dark Oak Slab and Dark Oak Slab, arranged in the pattern shown. Produces Dark Oak Poppet Shelf.
Dark Oak Poppet Shelf is a block from Bewitchment, crafted from Dark Oak Slab and Ectoplasm.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dark Oak Poppet Shelf | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bewitchment:dark_oak_poppet_shelf- Namespace
bewitchment- Mod ID
bewitchment- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
" E ",
"SSS"
],
"ingredients": {
"E": {
"item": "bewitchment:ectoplasm"
},
"S": {
"item": "dark_oak_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}