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