{
  "type": "crafting_shaped",
  "tags": [ "crafting_table" ],
  "group": "wood",
  "pattern": [
    "##",
    "##"
  ],
  "key": {
    "#": {
      "item": "minecraft:stripped_jungle_log"
    }
  },
  "result": {
    "item": "minecraft:wood",
    "data": 11,
    "count": 3
  }
}