Crafting using Cobbled Enderstone, Cobbled Enderstone and Cobbled Enderstone, arranged in the pattern shown. Produces 6× Cobbled Enderstone Slab.
- Inputs
- 3 × Cobbled Enderstone
- Output
- → Cobbled Enderstone Slab ×6
block· Slabs
Cobbled Enderstone Slab is a block from LegendaryMonsters, crafted from Cobbled Enderstone.
Crafting using Cobbled Enderstone, Cobbled Enderstone and Cobbled Enderstone, arranged in the pattern shown. Produces 6× Cobbled Enderstone Slab.
Stone Cutting using Cobbled Enderstone. Produces Cobbled Enderstone Slab.
| source | count | drop rate | conditions |
|---|---|---|---|
| Cobbled 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:cobbled_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:cobbled_enderstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "legendary_monsters:cobbled_enderstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}