{
  "format_version": "1.12",
  "minecraft:recipe_shapeless": {
    "description": {
    "identifier": "minecraft:netherite_ingot"
    },


    "tags": [ "crafting_table" ],
    "ingredients": [
      {
        "item": "minecraft:netherite_scrap",
        "count": 4
      },
      {
        "item": "minecraft:gold_ingot",
        "count": 4
      }
    ],
    "result": {
      "item": "minecraft:netherite_ingot",
      "data": 0,
      "count": 1
    }
  }
}
