Crafting using Elder Slab, Elder Slab, Elder Slab, Ectoplasm, Elder Slab, Elder Slab and Elder Slab, arranged in the pattern shown. Produces Elder Poppet Shelf.
Elder Poppet Shelf
Bewitchment · by MoriyaShiine, cybercat5555
Elder Poppet Shelf is a block from Bewitchment, crafted from Elder Slab and Ectoplasm.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Elder Poppet Shelf | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bewitchment:elder_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": "bewitchment:elder_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}