{
  "type": "minecraft:crafting_shaped",
  "group": "big_table",
  "pattern": [
    "ii",
    "SS"
  ],
  "key": {
    "i": {
      "tag": "forge:double_sheets"
    },
    "S": [
      {
        "item": "minecraft:cherry_planks"
      },
      {
        "item": "tfc:wood/planks/kapok"
      }
    ]
  },
  "result": {
    "item": "vinery:dark_cherry_big_table"
  }
}