Stone Cutting using Polished Chert. Produces Polished Chert Wall.
block· Walls
Polished Chert Wall
Nature's Spirit · by Team Hibiscus
Polished Chert Wall is a block from Nature's Spirit, crafted from Polished Chert.
Acquisition
Crafting using Polished Chert, Polished Chert, Polished Chert, Polished Chert, Polished Chert and Polished Chert, arranged in the pattern shown. Produces 6× Polished Chert Wall.
- Inputs
- 6 × Polished Chert
- Output
- → Polished Chert Wall ×6
Stone Cutting using Chert. Produces Polished Chert Wall.
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Polished Chert Wall | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
natures_spirit:polished_chert_wall- Namespace
natures_spirit- Mod ID
natures_spirit- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls minecraft:items/walls
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:crafting_shaped",
"pattern": [
"###",
"###"
],
"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
}

