> ## Documentation Index
> Fetch the complete documentation index at: https://docs.czautoz.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# JDM Pack 1

> Vehicles in the CZ Autoz / Callatic JDM Pack 1 — Mazda RX7, Nissan 300ZX (Z32), Nissan Skyline GTR R34 and Toyota Supra Tuned, with colour variants and ready-made types.xml.

JDM Pack 1 is a Japanese-icon collection of tuner legends — RX7, 300ZX, Skyline R34 and the Supra. For the current version see the [Vehicles Changelog](/vehicles-changelog).

## Vehicles

| Vehicle                | Base classname        | Colour / livery variants                                                                         |
| ---------------------- | --------------------- | ------------------------------------------------------------------------------------------------ |
| Mazda RX7              | `MazdaRX7`            | **5** — Grey · Blue · Red · Purple · White                                                       |
| Nissan 300ZX (Z32)     | `Nissan300ZXZ32`      | **5** — Silver · Black · Black Emerald · Red · Purple                                            |
| Nissan Skyline GTR R34 | `NissanSkylineGTRR34` | **5** — Fast and Furious · Bayside Blue · Millenium Jade · Midnight Purple · Black               |
| Toyota Supra Tuned     | `ToyotaSupraTuned`    | **9** — Red · Black · Black Orange · Calken · Hankook · Neptune · Orange · RSR · White Green Red |

<Note>
  Each colour/livery is its **own** spawnable class (e.g. `ToyotaSupraTuned_Hankook`). Ready-made `types.xml` entries for every variant ship with the mod — see **[types.xml & events.xml](/vehicles/types-events-xml)**.
</Note>

<Note>
  The **Mazda RX7** features working **pop-up headlights**, and the **Skyline GTR R34**'s default skin is its Fast & Furious livery.
</Note>

## Specs & features

Every vehicle is **all-wheel drive** with resimulated, real-life-matched handling — see [Driving & Handling](/vehicles/features/driving-and-handling).

| Vehicle                | Top speed          | Power  | Seats | Fuel  |
| ---------------------- | ------------------ | ------ | ----- | ----- |
| Nissan 300ZX Z32       | 155 mph (249 km/h) | 300 hp | 2     | 100 L |
| Toyota Supra Tuned     | 180 mph (290 km/h) | 450 hp | 4     | 100 L |
| Nissan Skyline GTR R34 | 165 mph (266 km/h) | 330 hp | 4     | 100 L |
| Mazda RX7 FC3          | 150 mph (241 km/h) | 215 hp | 4     | 100 L |

**Standout per-car features** — on top of the [shared feature set](/vehicles/features/overview) every vehicle gets:

* **Nissan 300ZX Z32** — Triple exhaust with smoke · Swappable rear spoiler (4 colours)
* **Toyota Supra Tuned** — 8 paint schemes incl. Calken, Hankook & RSR tuner liveries · Swappable rear spoiler (8 styles) · Folding rear seats
* **Nissan Skyline GTR R34** — Legendary R34 colours — Bayside Blue, Midnight Purple, Millennium Jade · Swappable rear spoiler · Fully strippable (doors, hood, trunk, wheels)
* **Mazda RX7 FC3** — Animated pop-up headlights (auto-flip with the lights) · Two spoiler styles (standard or large) in 5 colours · 4 paint schemes with colour-matched wheels

## All spawnable classnames

<Accordion title="Show all 24 JDM Pack 1 classnames">
  ```
  MazdaRX7
  MazdaRX7_Blue
  MazdaRX7_Red
  MazdaRX7_Purple
  MazdaRX7_White
  Nissan300ZXZ32
  Nissan300ZXZ32_Black
  Nissan300ZXZ32_BlackEmerald
  Nissan300ZXZ32_Red
  Nissan300ZXZ32_Purple
  NissanSkylineGTRR34
  NissanSkylineGTRR34_BaysideBlue
  NissanSkylineGTRR34_MilleniumJade
  NissanSkylineGTRR34_MidnightPurple
  NissanSkylineGTRR34_Black
  ToyotaSupraTuned
  ToyotaSupraTuned_Black
  ToyotaSupraTuned_BlackOrange
  ToyotaSupraTuned_Calken
  ToyotaSupraTuned_Hankook
  ToyotaSupraTuned_Neptune
  ToyotaSupraTuned_Orange
  ToyotaSupraTuned_RSR
  ToyotaSupraTuned_WhiteGreenRed
  ```
</Accordion>

## Doors, wheels & parts

Doors and wheels come attached, but persist as separate items if knocked off or sold as spares. You only need them in `types.xml` if you spawn loose parts — see the [doors & wheels section](/vehicles/types-events-xml).

## Setup

<CardGroup cols={3}>
  <Card title="Install" icon="circle-play" href="/vehicles/install">Install, sign and publish.</Card>
  <Card title="Whitelisting" icon="shield-check" href="/vehicles/whitelisting">Whitelist your server IP so engines run.</Card>
  <Card title="types.xml" icon="code" href="/vehicles/types-events-xml">Economy entries for every variant.</Card>
</CardGroup>

<Tip>The Mazda RX7 is also available as a standalone single-vehicle mod — same classnames.</Tip>
