block· Machines & Other Blocks

Red Rock Tiles

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
block Pickaxe Mineable

Red Rock Tiles is a block from Oh The Biomes We've Gone, crafted from Red Rock Bricks.

Acquisition

Crafting using Red Rock Bricks, Red Rock Bricks, Red Rock Bricks and Red Rock Bricks, arranged in the pattern shown. Produces 4× Red Rock Tiles.

Crafting
Red Rock Tiles ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Red Rock Tiles1–1100%Survives Explosion

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.

Used in

Crafting using Red Rock Tiles, Red Rock Tiles and Red Rock Tiles, arranged in the pattern shown. Produces 6× Red Rock Tile Slab.

Crafting
Red Rock Tile Slab Red Rock Tile Slab ×6 guaranteed

Crafting using Red Rock Tiles, Red Rock Tiles, Red Rock Tiles, Red Rock Tiles, Red Rock Tiles and Red Rock Tiles, arranged in the pattern shown. Produces 4× Red Rock Tile Stairs.

Crafting
Red Rock Tile Stairs Red Rock Tile Stairs ×4 guaranteed
view all 6 →

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "biomeswevegone:red_rock_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "biomeswevegone:red_rock_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "biomeswevegone:polished_red_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}