Light Gray Terracotta Shingle Stairs
quark:light_gray_shingles_stairs

Light Gray Terracotta Shingle Stairs

Dye Color:
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Pickaxe MineableStairsStairs

Acquisition

Crafting using Light Gray Terracotta Shingles, Light Gray Terracotta Shingles, Light Gray Terracotta Shingles, Light Gray Terracotta Shingles, Light Gray Terracotta Shingles and Light Gray Terracotta Shingles, arranged in the pattern shown. Produces 4× Light Gray Terracotta Shingle Stairs.

Crafting conditional
Light Gray Terracotta Shingle Stairs Light Gray Terracotta Shingle Stairs ×4 guaranteed

Stone Cutting using Light Gray Terracotta. Produces Light Gray Terracotta Shingle Stairs.

Stone Cutting conditional
Light Gray Terracotta Shingle Stairs Light Gray Terracotta Shingle Stairs guaranteed

Mining & drops

sourcecountchanceconditions
Light Gray Terracotta Shingle Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:light_gray_shingles_stairs
Namespace
quark
Mod ID
quark
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "quark:light_gray_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:light_gray_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:light_gray_shingles"
  },
  "conditions": [
    {
      "raw": {
        "flag": "shingles",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}