{
  "variants": {
    "facing=north,type=legs": {
      "model": "devices:block/%1$s_office_chair_legs",
      "y": 180
    },
    "facing=south,type=legs": {
      "model": "devices:block/%1$s_office_chair_legs"
    },
    "facing=west,type=legs": {
      "model": "devices:block/%1$s_office_chair_legs",
      "y": 90
    },
    "facing=east,type=legs": {
      "model": "devices:block/%1$s_office_chair_legs",
      "y": 270
    },
    "facing=north,type=seat": {
      "model": "devices:block/%1$s_office_chair_seat",
      "y": 180
    },
    "facing=south,type=seat": {
      "model": "devices:block/%1$s_office_chair_seat"
    },
    "facing=west,type=seat": {
      "model": "devices:block/%1$s_office_chair_seat",
      "y": 90
    },
    "facing=east,type=seat": {
      "model": "devices:block/%1$s_office_chair_seat",
      "y": 270
    },
    "facing=north,type=full": {
      "model": "devices:block/%1$s_office_chair_full",
      "y": 180
    },
    "facing=south,type=full": {
      "model": "devices:block/%1$s_office_chair_full"
    },
    "facing=west,type=full": {
      "model": "devices:block/%1$s_office_chair_full",
      "y": 90
    },
    "facing=east,type=full": {
      "model": "devices:block/%1$s_office_chair_full",
      "y": 270
    }
  }
}