{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "pattern": [
    "a",
    "b",
    "c"
  ],
  "key": {
    "a": {
      "item": "tfc:wood/planks/acacia_button"
    },
    "c": {
      "item": "tfc:wood/barrel/acacia"
    },
    "b": {
      "item": "tfc:wood/planks/acacia_trapdoor"
    }
  },
  "result": {
    "item": "trashbinmod:acacia_trash_bin",
    "count": 1
  }
}