quark:soul_sandstone_bricks

Soul Sandstone Bricks

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Pickaxe MineableSoul Fire Base BlocksSoul Speed Blocks

Acquisition

Crafting using Cut Soul Sandstone, Cut Soul Sandstone, Cut Soul Sandstone and Cut Soul Sandstone, arranged in the pattern shown. Produces 4× Soul Sandstone Bricks.

Crafting conditional
Soul Sandstone Bricks ×4 guaranteed

Stone Cutting using Soul Sandstone. Produces Soul Sandstone Bricks.

Stone Cutting conditional
Soul Sandstone Bricks guaranteed

Mining & drops

sourcecountchanceconditions
Soul Sandstone Bricks1–1100%Survives Explosion

Used in (7)

Crafting using Soul Sandstone Bricks, Soul Sandstone Bricks and Soul Sandstone Bricks, arranged in the pattern shown. Produces 6× Soul Sandstone Brick Slab.

Crafting conditional
Soul Sandstone Brick Slab Soul Sandstone Brick Slab ×6 guaranteed

Stone Cutting using Soul Sandstone Bricks. Produces Soul Sandstone Brick Vertical Slab.

Stone Cutting conditional
Soul Sandstone Brick Vertical Slab Soul Sandstone Brick Vertical Slab guaranteed

Crafting using Soul Sandstone Bricks, Soul Sandstone Bricks, Soul Sandstone Bricks, Soul Sandstone Bricks, Soul Sandstone Bricks and Soul Sandstone Bricks, arranged in the pattern shown. Produces 4× Soul Sandstone Brick Stairs.

Crafting conditional
Soul Sandstone Brick Stairs Soul Sandstone Brick Stairs ×4 guaranteed
view all 7 →

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:soul_sandstone_bricks
Namespace
quark
Mod ID
quark
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/soul_fire_base_blocks
minecraft:blocks/soul_speed_blocks

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "quark:cut_soul_sandstone"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:and",
        "values": [
          {
            "flag": "soul_sandstone",
            "type": "quark:flag"
          },
          {
            "flag": "sandstone_bricks",
            "type": "quark:flag"
          }
        ]
      },
      "type": "forge:and"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "quark:soul_sandstone"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:and",
        "values": [
          {
            "flag": "soul_sandstone",
            "type": "quark:flag"
          },
          {
            "flag": "sandstone_bricks",
            "type": "quark:flag"
          }
        ]
      },
      "type": "forge:and"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "quark:cut_soul_sandstone"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:and",
        "values": [
          {
            "flag": "soul_sandstone",
            "type": "quark:flag"
          },
          {
            "flag": "sandstone_bricks",
            "type": "quark:flag"
          }
        ]
      },
      "type": "forge:and"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}