Crafting using Highrock Bricks, Highrock Bricks and Highrock Bricks, arranged in the pattern shown. Produces 6× Highrock Brick Slab.
- Inputs
- 3 × Highrock Bricks
- Output
- → Highrock Brick Slab ×6
block· Slabs
Highrock Brick Slab is a block from Goety, crafted from Highrock Bricks.
Crafting using Highrock Bricks, Highrock Bricks and Highrock Bricks, arranged in the pattern shown. Produces 6× Highrock Brick Slab.
Stone Cutting using Polished Highrock. Produces Highrock Brick Slab.
Stone Cutting using Highrock. Produces Highrock Brick Slab.
Stone Cutting using Highrock Bricks. Produces Highrock Brick Slab.
| source | count | drop rate | conditions |
|---|---|---|---|
| Highrock Brick Slab | 1–1 | 100% | — |
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.
Drops itself when broken.
goety:highrock_brick_slabgoetygoetygoety: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
}