Crafting using Marble, Marble and Marble, arranged in the pattern shown. Produces 6× Marble Slab.
- Inputs
- 3 × Marble
- Output
- → Marble Slab ×6
block· Slabs
Marble Slab is a block from Goety, crafted from Marble.
Crafting using Marble, Marble and Marble, arranged in the pattern shown. Produces 6× Marble Slab.
Stone Cutting using Marble. Produces Marble Slab.
| source | count | drop rate | conditions |
|---|---|---|---|
| Marble 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.
Crafting using Marble Slab, Marble and Marble Slab, arranged in the pattern shown. Produces Pedestal.
Crafting using Marble, Marble, Marble Slab, Marble, Marble, Marble and Marble, arranged in the pattern shown. Produces Marble Throne.
Drops itself when broken.
goety:marble_slabgoetygoetygoety:blocks/marble_blocks goety:blocks/marble_slabs goety:items/marble_blocks goety:items/marble_slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "goety:marble"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "goety:marble"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}