{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 1000,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "#": {
        "item": "minecraft:dirt"
      },
      "X": {
        "item": "forestry:mulch"
      }
    },
    "pattern": [
      "###",
      "#X#",
      "###"
    ],
    "result": {
      "count": 9,
      "item": "forestry:humus"
    },
    "show_notification": true
  },
  "time": 5
}