{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:grigio_colore"
    },
    "groups": [
      "ricette_personali"
    ],
    "tags": [
      "crafting_table"
    ],
    "pattern": [
      "01",
      "23"
    ],
    "key": {
      "0": {
        "item": "minecraft:cobblestone"
      },
      "1": {
        "item": "minecraft:cobblestone"
      },
      "2": {
        "item": "minecraft:cobblestone"
      },
      "3": {
        "item": "minecraft:cobblestone"
      }
    },
    "result": {
      "item": "minecraft:light_gray_dye",
      "count": 1
    }
  }
}