block· Machines & Other Blocks

Red Sandstone Tiles

Philips Ruins · by Philip, josiah
block Pickaxe Mineable

Red Sandstone Tiles is a block from Philips Ruins, crafted from Cut Red Sandstone.

Acquisition

Crafting using Cut Red Sandstone, Cut Red Sandstone, Cut Red Sandstone and Cut Red Sandstone, arranged in the pattern shown. Produces 4× Red Sandstone Tiles.

Crafting
Red Sandstone Tiles ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Red Sandstone Tiles1–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_tiles
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:cut_red_sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}