{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 2000,
    "FluidName": "minecraft:water"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
      "#": {
        "tag": "forge:glass_panes"
      },
      "D": {
        "tag": "forge:gems/diamond"
      },
      "R": {
        "tag": "forge:dusts/redstone"
      },
      "X": {
        "tag": "forge:ingots/tin"
      }
    },
    "pattern": [
      "X#X",
      "X#X",
      "RDR"
    ],
    "result": {
      "item": "forestry:portable_alyzer"
    },
    "show_notification": true
  },
  "time": 100
}