Crafting using Blue Terracotta and Blue Terracotta, arranged in the pattern shown. Produces 2× Blue Terracotta Shingles.

Acquisition
Crafting using Terracotta Shingles, Terracotta Shingles, Terracotta Shingles, Terracotta Shingles, Any Blue Dye, Terracotta Shingles, Terracotta Shingles, Terracotta Shingles and Terracotta Shingles, arranged in the pattern shown. Produces 8× Blue Terracotta Shingles.
Stone Cutting using Blue Terracotta. Produces Blue Terracotta Shingles.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Blue Terracotta Shingles | 1–1 | 100% | Survives Explosion |
Used in (5)
Stone Cutting using Blue Terracotta Shingles. Produces Blue Terracotta Shingle Slab.
Crafting using Blue Terracotta Shingles, Blue Terracotta Shingles and Blue Terracotta Shingles, arranged in the pattern shown. Produces 6× Blue Terracotta Shingle Slab.
Stone Cutting using Blue Terracotta Shingles. Produces Blue Terracotta Shingle Stairs.
Crafting using Blue Terracotta Shingles, Blue Terracotta Shingles, Blue Terracotta Shingles, Blue Terracotta Shingles, Blue Terracotta Shingles and Blue Terracotta Shingles, arranged in the pattern shown. Produces 4× Blue Terracotta Shingle Stairs.
Stone Cutting using Blue Terracotta Shingles. Produces Blue Terracotta Shingle Vertical Slab.
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:blue_shingles- Namespace
quark- Mod ID
quark- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "minecraft:blue_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/blue"
},
"S": {
"item": "quark:shingles"
}
},
"conditions": [
{
"raw": {
"flag": "shingles",
"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:blue_terracotta"
},
"conditions": [
{
"raw": {
"flag": "shingles",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

