Stone Cutting using Dreadstone. Produces Chiseled Dreadstone Bricks.


Stone Cutting using Dreadstone. Produces Chiseled Dreadstone Bricks.

Crafting using Dreadstone Bricks Slab and Dreadstone Bricks Slab, arranged in the pattern shown. Produces Chiseled Dreadstone Bricks.
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Dreadstone Bricks | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
iceandfire:dread_stone_bricks_chiselediceandfireiceandfireminecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "iceandfire:dread_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"D",
"D"
],
"ingredients": {
"D": {
"item": "iceandfire:dread_stone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}