Smelting using Cobbled End Stone (200 ticks, 0.1 xp). Produces End Stone Slate.
200 ticks· 0.1 xp


block· Machines & Other Blocks
End Stone Slate is a block from Goety, crafted from Cobbled End Stone.
Smelting using Cobbled End Stone (200 ticks, 0.1 xp). Produces End Stone Slate.
200 ticks· 0.1 xp

Crafting using Smooth End Stone, End Soil, End Soil and Smooth End Stone, arranged in the pattern shown. Produces 4× End Stone Slate.

| source | count | drop rate | conditions |
|---|---|---|---|
| End Stone Slate | 1–1 | 100% | Drops itself with Silk Touch |
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.
Crafting using End Stone Slate and End Rock, arranged in the pattern shown. Produces 2× Rocked End Stone Slate.

Crafting using End Stone Slate, Chorus Growth, Bone Meal and End Soil Debris, in any arrangement. Produces 2× Chorus Grass Block.

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

| drops | count | drop rate | conditions |
|---|---|---|---|
| End Stone Slate | 1–1 | 100% | Drops itself with Silk Touch |
| Cobbled End Stone | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
goety:end_stone_slategoetygoetygoety:blocks/end_stone goety:items/end_stone
Recipe JSON (2):
{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "goety:cobbled_end_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"FS",
"SF"
],
"ingredients": {
"F": {
"item": "goety:smooth_end_stone"
},
"S": {
"item": "goety:end_soil"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}