Crafting using Rhyolite, Rhyolite and Rhyolite, arranged in the pattern shown. Produces 6× Rhyolite Slab.
- Inputs
- 3 × Rhyolite
- Output
- → Rhyolite Slab ×6
block· Slabs
Rhyolite Slab is a block from Twigs, crafted from Rhyolite.
Crafting using Rhyolite, Rhyolite and Rhyolite, arranged in the pattern shown. Produces 6× Rhyolite Slab.
Stone Cutting using Rhyolite. Produces Rhyolite Slab.
| source | count | drop rate | conditions |
|---|---|---|---|
| Rhyolite 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.
twigs:rhyolite_slabtwigstwigsminecraft:blocks/slabs minecraft:items/slabs twigs:blocks/rhyolite twigs:items/rhyolite
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "twigs:rhyolite"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "twigs:rhyolite"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}