{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    " a ",
    "S S"
  ],
  "key": {
    "S": {
      "item": "minecraft:smooth_stone_slab"
    },
    "a": {
      "tag": "forge:axes"
    }
  },
  "result": {
    "item": "tinyredstone:trim_panel_cover",
    "count": 3
  }
}