block· Machines & Other Blocks

Sandstone Brick

Philips Ruins · by Philip, josiah
block Pickaxe Mineable

Sandstone Brick is a block from Philips Ruins, crafted from Smooth Sandstone.

Acquisition

Crafting using Smooth Sandstone, Smooth Sandstone, Smooth Sandstone and Smooth Sandstone, arranged in the pattern shown. Produces 4× Sandstone Brick.

Crafting
Sandstone Brick ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Sandstone Brick1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
philipsruins:sand_stone_brick
Namespace
philipsruins
Mod ID
philipsruins
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NN",
    "NN"
  ],
  "ingredients": {
    "N": {
      "item": "minecraft:smooth_sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}