{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 1000,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "#": {
        "item": "minecraft:dirt"
      },
      "X": {
        "tag": "forge:sand"
      },
      "Y": {
        "item": "forestry:mulch"
      }
    },
    "pattern": [
      "#X#",
      "XYX",
      "#X#"
    ],
    "result": {
      "count": 8,
      "item": "forestry:bog_earth"
    },
    "show_notification": true
  },
  "time": 5
}