{
  "type": "forestry:carpenter",
  "box": {
    "item": "forestry:crate"
  },
  "liquid": {
    "Amount": 100,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "#": {
        "tag": "forge:crops/wheat"
      }
    },
    "pattern": [
      "###",
      "###",
      "###"
    ],
    "result": {
      "item": "forestry:crated_wheat"
    },
    "show_notification": true
  },
  "time": 5
}