block· Machines & Other Blocks

Sandstone Tiles

Philips Ruins · by Philip, josiah
block Pickaxe Mineable

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

Acquisition

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

Crafting
Sandstone Tiles ×4 guaranteed

Mining & drops

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