{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 5000,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "X": {
        "tag": "forge:gems/diamond"
      },
      "Y": {
        "item": "forestry:sturdy_machine"
      }
    },
    "pattern": [
      "X X",
      " Y ",
      "X X"
    ],
    "result": {
      "item": "forestry:hardened_machine"
    },
    "show_notification": true
  },
  "time": 75
}