Crafting using Shellstone Bricks, Shellstone Bricks and Shellstone Bricks, arranged in the pattern shown. Produces 6× Shellstone Brick Slab.
Shellstone Brick Slab
Naturalist · by Starfish Studios
Acquisition
Stone Cutting using Shellstone Bricks. Produces Shellstone Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Shellstone Brick Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
naturalist:shellstone_brick_slab- Namespace
naturalist- Mod ID
naturalist- Tags (1)
naturalist:blocks/shellstone
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "naturalist:shellstone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "naturalist:shellstone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
