Stone Cutting using Yellow Terracotta. Produces Yellow Terracotta Shingles.


Stone Cutting using Yellow Terracotta. Produces Yellow Terracotta Shingles.

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