Stone Cutting using Polished Chert. Produces Polished Chert Slab.
block· Slabs
Polished Chert Slab
Nature's Spirit · by Team Hibiscus
Polished Chert Slab is a block from Nature's Spirit, crafted from Polished Chert.
Acquisition
Stone Cutting using Chert. Produces Polished Chert Slab.
Crafting using Polished Chert, Polished Chert and Polished Chert, arranged in the pattern shown. Produces 6× Polished Chert Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Chert Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
natures_spirit:polished_chert_slab- Namespace
natures_spirit- Mod ID
natures_spirit- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "natures_spirit:polished_chert"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "natures_spirit:chert"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "natures_spirit:polished_chert"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

