{
  "type": "crafting_shaped",
  "group": "planks",
  "pattern": [
    "#"
  ],
  "key": {
    "#": {
      "item": "minecraft:log",
      "data": 2
    }
  },
  "result": {
    "item": "minecraft:planks",
    "data": 2,
    "count": 4
  }
}