{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
    "identifier": "minecraft:netherite_ingot_from_block"
    },


    "tags": [ "crafting_table" ],
    "group": "netherite_ingot",
    "pattern": [
      "#"
    ],
    "key": {
      "#": {
        "item": "minecraft:netherite_block"
      }
    },
    "result": {
      "item": "minecraft:netherite_ingot",
      "count": 9
    }
  }
}
