Crafting using Enderstone, Enderstone and Enderstone, arranged in the pattern shown. Produces 6× Enderstone Slab.
- Inputs
- 3 × Enderstone
- Output
- → Enderstone Slab ×6
block· Slabs
Enderstone Slab is a block from LegendaryMonsters, crafted from Enderstone.
Crafting using Enderstone, Enderstone and Enderstone, arranged in the pattern shown. Produces 6× Enderstone Slab.
Stone Cutting using Enderstone. Produces Enderstone Slab.
| source | count | drop rate | conditions |
|---|---|---|---|
| Enderstone Slab | 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.
legendary_monsters:enderstone_slablegendary_monsterslegendary_monstersminecraft:blocks/mineable/pickaxe minecraft:blocks/needs_wooden_tool
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "legendary_monsters:enderstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "legendary_monsters:enderstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}