Stone Cutting using Sandstone. Produces Sandstone Bricks.


Stone Cutting using Sandstone. Produces Sandstone Bricks.

Stone Cutting using Cut Sandstone. Produces Sandstone Bricks.

Crafting using Cut Sandstone, Cut Sandstone, Cut Sandstone and Cut Sandstone, arranged in the pattern shown. Produces 4× Sandstone Bricks.
| source | count | chance | conditions |
|---|---|---|---|
| Sandstone Bricks | 1–1 | 100% | Survives Explosion |
Stone Cutting using Sandstone Bricks. Produces Sandstone Brick Stairs.
Stone Cutting using Sandstone Bricks. Produces Sandstone Brick Vertical Slab.
Stone Cutting using Sandstone Bricks. Produces Sandstone Brick Slab.
Stone Cutting using Sandstone Bricks. Produces Sandstone Brick Wall.
Crafting using Sandstone Bricks, Sandstone Bricks, Sandstone Bricks, Sandstone Bricks, Sandstone Bricks and Sandstone Bricks, arranged in the pattern shown. Produces 6× Sandstone Brick Wall.
Drops itself when broken.
quark:sandstone_bricksquarkquarkminecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:sandstone"
},
"conditions": [
{
"raw": {
"flag": "sandstone_bricks",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:cut_sandstone"
},
"conditions": [
{
"raw": {
"flag": "sandstone_bricks",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:cut_sandstone"
}
},
"conditions": [
{
"raw": {
"flag": "sandstone_bricks",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}