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


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

| source | count | drop rate | conditions |
|---|---|---|---|
| Slated End Rock | 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_rock_slategoetygoetygoety:blocks/end_rock goety:items/end_rock
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
}