{
  "type": "immersiveengineering:alloy",
  "time": 200,
  "input0": {
    "count": 4,
    "base_ingredient": {
      "tag": "tfc:rock/chiseled_bricks"
    }
  },
  "input1": {
    "tag": "forge:ingots/lead"
  },
  "result": {
    "count": 1,
    "base_ingredient": {
      "item": "compactmachines:wall"
    }
  }
}