byg:red_rock

Red Rock

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block CobblestoneStoneCobblestoneStoneStone Crafting MaterialsStone Tool Materials

Red Rock is a block from Oh The Biomes You'll Go, crafted from Red Sand and Cobblestone.

Acquisition

Crafting using Red Sand and Cobblestone, arranged in the pattern shown. Produces 2× Red Rock.

Crafting
Red Rock ×2 guaranteed

Compacting using Clay Ball, Clay Ball, Red Raked Sand and Lava (100 mB). Produces Red Rock.

Compacting conditional
Red Rock guaranteed

Crafting using Terracotta and Red Rock, in any arrangement. Produces 2× Red Rock.

Crafting ⇆ any arrangement
Red Rock ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Red Rock1–1100%Survives Explosion

Used in (16)

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

Crafting
Red Rock Wall Red Rock Wall ×6 guaranteed

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

Crafting
Red Rock Stairs Red Rock Stairs ×4 guaranteed

Crushing using Red Rock (150 ticks). Produces Red Sand.

Crushing conditional

150 ticks

Red Sand guaranteed

Stone Cutting using Red Rock. Produces Chiseled Red Rock Brick Slab.

Stone Cutting
Chiseled Red Rock Brick Slab Chiseled Red Rock Brick Slab guaranteed

Stone Cutting using Red Rock. Produces Red Rock Brick Stairs.

Stone Cutting
Red Rock Brick Stairs Red Rock Brick Stairs guaranteed
view all 16 →

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:red_rock
Namespace
byg
Mod ID
byg
Tags (6)
forge:blocks/cobblestone
forge:blocks/stone
forge:items/cobblestone
forge:items/stone
minecraft:items/stone_crafting_materials
minecraft:items/stone_tool_materials

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SC"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:cobblestone"
    },
    "S": {
      "item": "minecraft:red_sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:compacting",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:clay_ball"
    },
    {
      "item": "minecraft:clay_ball"
    },
    {
      "tag": "forge:sand/red"
    },
    {
      "fluid": "minecraft:lava",
      "amount": 100
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:terracotta"
    },
    {
      "tag": "forge:cobblestone"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}