{
  "parent": "minecraft:block/block",
  "loader": "gtceu:machine",
  "machine": "tfg:single_itemstack_bus",
  "replaceable_textures": [
    "all"
  ],
  "variants": {
      "": {
          "model": {
          "parent": "gtceu:block/machine/template/cube_all/sided",
          "textures": {
            "all": "tfg:block/casings/machine_casing_bioculture",
            "overlay_front": "tfg:block/machines/single_itemstack_bus/overlay_front",
            "overlay_front_emissive": "tfg:block/machines/single_itemstack_bus/overlay_front_emissive"
          }
        }
      }
  }
}