{
  "parent": "minecraft:block/block",
  "loader": "gtceu:machine",
  "machine": "tfg:uv_railgun_item_loader_in",
  "replaceable_textures": [
    "bottom",
    "top",
    "side"
  ],
  "variants": {
    "is_painted=false": {
      "model": {
        "parent": "gtceu:block/machine/template/part/hatch_machine_emissive",
        "textures": {
          "bottom": "gtceu:block/casings/voltage/uv/bottom",
          "overlay": "gtceu:block/overlay/machine/overlay_pipe_in_emissive",
          "overlay_emissive": "gtceu:block/overlay/machine/overlay_item_hatch",
          "side": "gtceu:block/casings/voltage/uv/side",
          "top": "gtceu:block/casings/voltage/uv/top"
        }
      }
    },
    "is_painted=true": {
      "model": {
        "parent": "gtceu:block/machine/template/part/hatch_machine_emissive_color_ring",
        "textures": {
          "bottom": "gtceu:block/casings/voltage/uv/bottom",
          "overlay": "gtceu:block/overlay/machine/overlay_pipe_in_emissive",
          "overlay_emissive": "gtceu:block/overlay/machine/overlay_item_hatch",
          "side": "gtceu:block/casings/voltage/uv/side",
          "top": "gtceu:block/casings/voltage/uv/top"
        }
      }
    }
  }
}