{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "BCB",
    "BBB"
  ],
  "key": {
    "A": {
      "tag": "forge:stone"
    },
    "B": {
      "tag": "forge:cobblestone"
    },
    "C": {
      "item": "tfc:wooden_bucket"
    }
  },
  "result": {
    "item": "trashcans:liquid_trash_can"
  }
}