Crafting using Smooth End Stone, End Stone, End Stone and Smooth End Stone, arranged in the pattern shown. Produces 4× Mixed End Stone.
- Inputs
- 2 × Smooth End Stone
- 2 × End Stone
- Output
- → Mixed End Stone ×4


block· Machines & Other Blocks
Mixed End Stone is a block from Goety, crafted from Smooth End Stone and End Stone.
Crafting using Smooth End Stone, End Stone, End Stone and Smooth End Stone, arranged in the pattern shown. Produces 4× Mixed End Stone.

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