Stone Cutting using Cobbled Gneiss. Produces Cobbled Gneiss Slab.
Cobbled Gneiss Slab
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Crafting using Cobbled Gneiss, Cobbled Gneiss and Cobbled Gneiss, arranged in the pattern shown. Produces 6× Cobbled Gneiss Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cobbled Gneiss Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Cobbled Gneiss Slab and Cobbled Gneiss Slab, arranged in the pattern shown. Produces Cobbled Gneiss.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
botania:metamorphic_mountain_cobblestone_slab- Namespace
botania- Mod ID
botania- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "botania:metamorphic_mountain_cobblestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"QQQ"
],
"ingredients": {
"Q": {
"item": "botania:metamorphic_mountain_cobblestone"
}
},
"conditions": [],
"sequence": null,
"group_name": "botania:metamorphic_cobble_slab",
"experience": null,
"cooking_time": null
}
