{
  "type": "crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "key": {
    "#": {
      "tag": "minecraft:planks"
    }
  },
  "result": {
    "item": "minecraft:stick",
    "count": 4
  }
}