Crafting using Cinderstone, Cinderstone, Cinderstone and Cinderstone, arranged in the pattern shown. Produces 4× Polished Cinderstone.

Polished Cinderstone
Polished Cinderstone is a block from Blue Skies, crafted from Cinderstone.
Acquisition
Stone Cutting using Cinderstone. Produces Polished Cinderstone.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Cinderstone | 1–1 | 100% | Survives Explosion |
Used in (6)
Crafting using Polished Cinderstone, Polished Cinderstone and Polished Cinderstone, arranged in the pattern shown. Produces 6× Polished Cinderstone Slab.
Stone Cutting using Polished Cinderstone. Produces Polished Cinderstone Slab.
Stone Cutting using Polished Cinderstone. Produces Polished Cinderstone Wall.
Crafting using Polished Cinderstone, Polished Cinderstone, Polished Cinderstone, Polished Cinderstone, Polished Cinderstone and Polished Cinderstone, arranged in the pattern shown. Produces 4× Polished Cinderstone Stairs.
Stone Cutting using Polished Cinderstone. Produces Polished Cinderstone Stairs.
Block drops
Drops itself when broken.
Developer reference
- Registry name
blue_skies:polished_cinderstone- Namespace
blue_skies- Mod ID
blue_skies- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "blue_skies:cinderstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "blue_skies:cinderstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}