{
  "format_version": "1.16",
  "minecraft:recipe_shaped": {
    "description": {
    "identifier": "minecraft:warped_button"
    },
    "tags": [ 
      "crafting_table" 
    ],
    "group": "wooden_button",
    "pattern": [
      "#"
    ],
    "key": {
      "#": {
        "item": "minecraft:warped_planks"
      }
    },
    "result": {
      "item": "minecraft:warped_button",
      "count": 1
    }
  }
}
