{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "A": {
      "tag": "forge:wires/andesite"
    },
    "S": [
      {
        "tag": "forge:cloth"
      },
      {
        "tag": "forge:paper"
      }
    ]
  },
  "pattern": [
    "ASA"
  ],
  "result": {
    "item": "create:filter"
  },
  "show_notification": true
}