{
  "type": "forestry:fabricator",
  "molten": {
    "Amount": 500,
    "FluidName": "forestry:glass"
  },
  "plan": [],
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "#": {
        "item": "minecraft:ender_eye"
      },
      "X": {
        "item": "minecraft:end_stone"
      }
    },
    "pattern": [
      " X ",
      "#X#",
      "XXX"
    ],
    "result": {
      "count": 4,
      "item": "forestry:electron_tube_ender"
    },
    "show_notification": true
  }
}