{
  "parent": "minecraft:block/block",
  "loader": "gtceu:machine",
  "machine": "gtceu:ev_256a_laser_target_hatch",
  "replaceable_textures": [
    "bottom",
    "top",
    "side"
  ],
  "variants": {
    "is_formed=false": {
      "model": {
        "parent": "gtceu:block/machine/part/laser_target_hatch",
        "textures": {
          "bottom": "gtceu:block/casings/voltage/ev/bottom",
          "side": "gtceu:block/casings/voltage/ev/side",
          "top": "gtceu:block/casings/voltage/ev/top"
        }
      }
    },
    "is_formed=true": {
      "model": {
        "parent": "gtceu:block/machine/part/laser_target_hatch",
        "textures": {
          "bottom": "gtceu:block/casings/voltage/ev/bottom",
          "side": "gtceu:block/casings/voltage/ev/side",
          "top": "gtceu:block/casings/voltage/ev/top"
        }
      }
    }
  }
}