Radrock Brick Slab
alexscaves:radrock_brick_slab

Radrock Brick Slab

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe MineableSlabSlab

Radrock Brick Slab is a block from Alex's Caves, crafted from Radrock Bricks.

Acquisition

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

Crafting
Radrock Brick Slab Radrock Brick Slab ×6 guaranteed

Stone Cutting using Radrock. Produces Radrock Brick Slab.

Stone Cutting
Radrock Brick Slab Radrock Brick Slab guaranteed

Mining & drops

sourcecountchanceconditions
Radrock Brick Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:radrock_brick_slab
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slab
minecraft:items/slab

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG"
  ],
  "ingredients": {
    "G": {
      "item": "alexscaves:radrock_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:radrock_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:radrock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}