Stone Cutting using Polished Amethyst. Produces Cut Amethyst.


block· Machines & Other Blocks
Cut Amethyst is a block from Twigs, crafted from Polished Amethyst.
Stone Cutting using Polished Amethyst. Produces Cut Amethyst.

Stone Cutting using Block of Amethyst. Produces Cut Amethyst.

Crafting using Polished Amethyst, Polished Amethyst, Polished Amethyst and Polished Amethyst, arranged in the pattern shown. Produces 4× Cut Amethyst.

| source | count | drop rate | conditions |
|---|---|---|---|
| Cut Amethyst | 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.
twigs:cut_amethysttwigstwigsminecraft:blocks/crystal_sound_blocks minecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "twigs:polished_amethyst"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:amethyst_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "twigs:polished_amethyst"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}