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

Polished Basalt
Minecraft · by Mojang Studios
Acquisition
Stone Cutting using Basalt. Produces Polished Basalt.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Basalt | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:polished_basalt- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SS",
"SS"
],
"ingredients": {
"S": {
"item": "minecraft:basalt"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:basalt"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
