{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    " H",
    "I "
  ],
  "key": {
    "H": [
      {
        "item": "tfc:food/barley"
      },
      {
        "item": "tfc:food/oat"
      },
      {
        "item": "tfc:food/rye"
      },
      {
        "item": "tfc:food/rice"
      },
      {
        "item": "tfc:food/wheat"
      }
    ],
    "I": {
      "tag": "forge:rods/wooden"
    }
  },
  "result": {
    "item": "adchimneys:wooden_paintbrush"
  }
}