{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:bamboo_planks"
    },
    "tags": [ "crafting_table" ],
    "group": "planks",
    "pattern": [
      "#"
    ],
    "key": {
      "#": {
        "item": "minecraft:bamboo_block"
      }
    },
    "result": {
      "item": "minecraft:bamboo_planks",
      "count": 2
    }
  }
}
