block· Machines & Other Blocks

Red Rock Bricks

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

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

Acquisition

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

Crafting
Red Rock Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Mason (biomeswevegone) biomeswevegone:mason1–1100%
Red Rock Bricks1–1100%Survives Explosion

Used in

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

Smelting using Red Rock Bricks (200 ticks, 0.1 xp). Produces Cracked Red Rock Bricks.

Smelting

200 ticks· 0.1 xp

Cracked Red Rock Bricks guaranteed

Crafting using Red Rock Bricks, Red Rock Bricks, Red Rock Bricks, Red Rock Bricks, Red Rock Bricks and Red Rock Bricks, arranged in the pattern shown. Produces 6× Red Rock Brick Wall.

Crafting
Red Rock Brick Wall Red Rock Brick Wall ×6 guaranteed
view all 12 →

Block drops

Drops itself when broken.

Developer reference
Registry name
biomeswevegone:red_rock_bricks
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (3)
biomeswevegone:blocks/red_rock_bricks
biomeswevegone:items/red_rock_bricks
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

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