Crafting using End Stone Slate and End Rock, arranged in the pattern shown. Produces 2× Rocked End Stone Slate.
- Inputs
- End Stone Slate
- End Rock
- Output
- → Rocked End Stone Slate ×2


block· Machines & Other Blocks
Rocked End Stone Slate is a block from Goety, crafted from End Stone Slate and End Rock.
Crafting using End Stone Slate and End Rock, arranged in the pattern shown. Produces 2× Rocked End Stone Slate.

| source | count | drop rate | conditions |
|---|---|---|---|
| Rocked End Stone Slate | 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.
goety:end_stone_slate_rockgoetygoetygoety:blocks/end_stone goety:items/end_stone
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"S"
],
"ingredients": {
"#": {
"item": "goety:end_stone_slate"
},
"S": {
"item": "goety:end_rock"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}