Stone Cutting using Polished Darkstone. Produces Chiseled Polished Darkstone.


Chiseled Polished Darkstone is a block from Forbidden & Arcanus, crafted from Polished Darkstone.
Stone Cutting using Polished Darkstone. Produces Chiseled Polished Darkstone.

Crafting using Polished Darkstone Slab and Polished Darkstone Slab, arranged in the pattern shown. Produces Chiseled Polished Darkstone.
Stone Cutting using Darkstone. Produces Chiseled Polished Darkstone.

| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Polished Darkstone | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
forbidden_arcanus:chiseled_polished_darkstoneforbidden_arcanusforbidden_arcanusminecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "forbidden_arcanus:polished_darkstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "forbidden_arcanus:polished_darkstone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "forbidden_arcanus:darkstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}