{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "WGW",
    "WCW",
    " W "
  ],
  "key": {
    "W": {
      "tag": "tfc:lumber"
    },
    "C": {
      "tag": "forge:chests/wooden"
    },
    "G": [
      {"tag": "forge:cogwheel_small"}, {"item": "create_hc:gear_small"}]
  },
  "result": {
    "item": "woodenhopper:wooden_hopper"
  }
}