{
  "type": "forestry:fabricator",
  "molten": {
    "Amount": 500,
    "FluidName": "forestry:glass"
  },
  "plan": [],
  "recipe": {
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "#": {
        "tag": "forge:ingots/bronze"
      },
      "B": {
        "tag": "forge:slimeballs"
      },
      "E": {
        "tag": "forge:gems/emerald"
      }
    },
    "pattern": [
      "#E#",
      "B B",
      "#E#"
    ],
    "result": {
      "item": "forestry:flexible_casing"
    },
    "show_notification": true
  }
}