{
  "format_version": "1.20.10",
  "minecraft:recipe_shaped": {
    "description": {
    "identifier": "minecraft:polished_basalt"
    },

    
    "tags": [ "crafting_table" ],
    "pattern": [
      "##",
      "##"
    ],
    "key": {
      "#": {
          "item": "minecraft:basalt"
      }
    },
	"unlock": [
      {
        "item": "minecraft:basalt"
      }
    ],
    "result": {
      "item": "minecraft:polished_basalt",
      "count": 4
    }
  }
}
