block· Machines & Other Blocks

Chiseled 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

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

Acquisition

Crafting using Red Rock Brick Slab and Red Rock Brick Slab, arranged in the pattern shown. Produces Chiseled Red Rock Bricks.

Crafting
Red Rock Brick Slab
Red Rock Brick Slab
Chiseled Red Rock Bricks guaranteed

Mining & drops

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

Used in

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

Crafting
Chiseled Red Rock Brick Slab Chiseled Red Rock Brick Slab ×6 guaranteed

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

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

Block drops

Drops itself when broken.

Developer reference
Registry name
biomeswevegone:chiseled_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 (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "biomeswevegone:red_rock_brick_slab"
    }
  },
  "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:red_rock_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}