{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "IXI",
    "###"
  ],
  "key": {
    "#": {
      "tag": "forge:smooth_stone"
    },
    "X": {
      "item": "immersiveengineering:fluid_placer"
    },
    "I": {
      "tag": "forge:plates/steel"
    }
  },
  "result": {
    "item": "minecraft:blast_furnace"
  }
}