Crafting using Cyan Terracotta Shingles, Cyan Terracotta Shingles and Cyan Terracotta Shingles, arranged in the pattern shown. Produces 6× Cyan Terracotta Shingle Slab.
Acquisition
Stone Cutting using Cyan Terracotta. Produces Cyan Terracotta Shingle Slab.
Stone Cutting using Cyan Terracotta Shingles. Produces Cyan Terracotta Shingle Slab.
Crafting using Cyan Terracotta Shingle Vertical Slab, in any arrangement. Produces Cyan Terracotta Shingle Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cyan Terracotta Shingle Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Cyan Terracotta Shingle Slab, Cyan Terracotta Shingle Slab and Cyan Terracotta Shingle Slab, arranged in the pattern shown. Produces 3× Cyan Terracotta Shingle Vertical Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:cyan_shingles_slab- Namespace
quark- Mod ID
quark- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "quark:cyan_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:cyan_terracotta"
},
"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": "quark:cyan_shingles"
},
"conditions": [
{
"raw": {
"flag": "shingles",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "quark:cyan_shingles_vertical_slab"
},
"conditions": [
{
"raw": {
"flag": "vertical_slabs",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

