Stone Cutting using Polished Cinderstone. Produces Polished Cinderstone Wall.
Polished Cinderstone Wall
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Polished Cinderstone Wall is a block from Blue Skies, crafted from Polished Cinderstone.
Acquisition
Crafting using Polished Cinderstone, Polished Cinderstone, Polished Cinderstone, Polished Cinderstone, Polished Cinderstone and Polished Cinderstone, arranged in the pattern shown. Produces 6× Polished Cinderstone Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Cinderstone Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
blue_skies:polished_cinderstone_wall- Namespace
blue_skies- Mod ID
blue_skies- Tags (2)
minecraft:blocks/walls minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "blue_skies:polished_cinderstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "blue_skies:polished_cinderstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
