Stone Cutting using White Terracotta. Produces White Terracotta Shingles.


Stone Cutting using White Terracotta. Produces White Terracotta Shingles.

Crafting using White Terracotta and White Terracotta, arranged in the pattern shown. Produces 2× White Terracotta Shingles.
Crafting using Terracotta Shingles, Terracotta Shingles, Terracotta Shingles, Terracotta Shingles, Any White Dye, Terracotta Shingles, Terracotta Shingles, Terracotta Shingles and Terracotta Shingles, arranged in the pattern shown. Produces 8× White Terracotta Shingles.
| source | count | chance | conditions |
|---|---|---|---|
| White Terracotta Shingles | 1–1 | 100% | Survives Explosion |
Crafting using White Terracotta Shingles, White Terracotta Shingles and White Terracotta Shingles, arranged in the pattern shown. Produces 6× White Terracotta Shingle Slab.
Stone Cutting using White Terracotta Shingles. Produces White Terracotta Shingle Stairs.
Crafting using White Terracotta Shingles, White Terracotta Shingles, White Terracotta Shingles, White Terracotta Shingles, White Terracotta Shingles and White Terracotta Shingles, arranged in the pattern shown. Produces 4× White Terracotta Shingle Stairs.
Stone Cutting using White Terracotta Shingles. Produces White Terracotta Shingle Slab.
Stone Cutting using White Terracotta Shingles. Produces White Terracotta Shingle Vertical Slab.
Drops itself when broken.
quark:white_shinglesquarkquarkminecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:white_terracotta"
},
"conditions": [
{
"raw": {
"flag": "shingles",
"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:white_terracotta"
}
},
"conditions": [
{
"raw": {
"flag": "shingles",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"SDS",
"SSS"
],
"ingredients": {
"D": {
"tag": "forge:dyes/white"
},
"S": {
"item": "quark:shingles"
}
},
"conditions": [
{
"raw": {
"flag": "shingles",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}