block· Machines & Other Blocks

Red Sandstone Brick

Philips Ruins · by Philip, josiah
block Pickaxe Mineable

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

Acquisition

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

Crafting
Red Sandstone Brick ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Red 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:red_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_red_sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}