Stone Cutting using Purpur Block. Produces Chiseled Purpur Block.


Stone Cutting using Purpur Block. Produces Chiseled Purpur Block.

Crafting using Purpur Slab and Purpur Slab, arranged in the pattern shown. Produces Chiseled Purpur Block.
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Purpur Block | 1–1 | 100% | — |
Drops itself when broken.
cataclysm:chiseled_purpur_blockcataclysmcataclysmcataclysm:blocks/endermaptera_can_not_spawn cataclysm:blocks/ender_guardian_can_destroy minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"anyOf": [
{
"item": "minecraft:purpur_block"
}
]
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:purpur_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}