Crafting using End Stone Brick Slab and End Stone Brick Slab, arranged in the pattern shown. Produces Chiseled End Stone.
- Inputs
- 2 × End Stone Brick Slab
- Output
- → Chiseled End Stone


block· Machines & Other Blocks
Chiseled End Stone is a block from Goety, crafted from End Stone Brick Slab.
Crafting using End Stone Brick Slab and End Stone Brick Slab, arranged in the pattern shown. Produces Chiseled End Stone.

Stone Cutting using End Stone. Produces Chiseled End Stone.

Stone Cutting using End Stone Bricks. Produces Chiseled End Stone.

| source | count | drop rate | conditions |
|---|---|---|---|
| Chiseled 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.
Stone Cutting using Chiseled End Stone. Produces Chiseled End Stone Bricks.

Crafting using Chiseled End Stone, Chiseled End Stone, Chiseled End Stone and Chiseled End Stone, arranged in the pattern shown. Produces Chiseled End Stone Bricks.

Drops itself when broken.
goety:chiseled_end_stonegoetygoetygoety:blocks/end_stone goety:items/end_stone
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:end_stone_brick_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:end_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:end_stone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}