Stone Cutting using Carved Stone. Produces Carved Slab.
Carved Slab
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Crafting using Carved Stone, Carved Stone and Carved Stone, arranged in the pattern shown. Produces 6× Carved Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Carved Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
aether:carved_slab- Namespace
aether- Mod ID
aether- Tags (6)
aether:blocks/sentry_blocks aether:items/sentry_blocks minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "aether:carved_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "aether:carved_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
