{
  "type": "minecraft:crafting_shaped",
  "pattern":
  [
    "CCC",
    "P P",
    "PPP"
  ],
  "key":
  {
    "C":
    {
      "tag": "forge:slab/raw_stone"
    },
    "P":
    {
      "tag": "tfc:lumber"
    }
  },
  "result":
  {
    "item": "cold_sweat:icebox",
    "count": 1
  }
}