Highrock Brick Slab
16×16 · BAKED

block· Slabs

Highrock Brick Slab

Goety · by Polarice3
block Highrock BlocksHighrock BlocksSlab Highrock CraftSlabsSlabs

Highrock Brick Slab is a block from Goety, crafted from Highrock Bricks.

Acquisition

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

Crafting
Highrock Brick Slab Highrock Brick Slab ×6 guaranteed

Stone Cutting using Highrock. Produces Highrock Brick Slab.

Stone Cutting
Highrock Brick Slab Highrock Brick Slab guaranteed

Mining & drops

sourcecountdrop rateconditions
Highrock Brick Slab1–1100%

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.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:highrock_brick_slab
Namespace
goety
Mod ID
goety
Tags (5)
goety:blocks/highrock_blocks
goety:items/highrock_blocks
goety:items/slab_highrock_craft
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "goety:highrock_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:polished_highrock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:highrock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:highrock_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}