{
  "type": "forestry:carpenter",
  "box": [],
  "liquid": {
    "Amount": 100,
    "FluidName": "immersiveengineering:plantoil"
  },
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "#": {
        "tag": "minecraft:logs"
      }
    },
    "pattern": [
      "#",
      "#"
    ],
    "result": {
      "count": 2,
      "item": "forestry:impregnated_stick"
    },
    "show_notification": true
  },
  "time": 50
}