> ## 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.

# SuperCars Pack

> Vehicles in the CZ Autoz / Callatic SuperCars Pack — Bugatti Chiron Super Sport, Rayfield Caliburn and McLaren 600LT, with colour variants and ready-made types.xml.

The SuperCars Pack is a top-end hypercar line-up — Bugatti, McLaren and the Rayfield Caliburn. For the current version see the [Vehicles Changelog](/vehicles-changelog).

## Vehicles

| Vehicle                    | Base classname           | Colour / livery variants                             |
| -------------------------- | ------------------------ | ---------------------------------------------------- |
| Bugatti Chiron Super Sport | `BugattiChironSSWRE2020` | **3** — Black Orange · Black Red · Black White       |
| Rayfield Caliburn          | `Caliburn`               | **6** — Yellow · Black · Blue · Purple · Red · White |
| McLaren 600LT              | `Mclaren600LT`           | **6** — Black · Blue · Orange · Purple · Red · White |

<Note>
  Each colour/livery is its **own** spawnable class (e.g. `Caliburn_Purple`). Ready-made `types.xml` entries for every variant ship with the mod — see **[types.xml & events.xml](/vehicles/types-events-xml)**.
</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  |
| ------------------------------- | ------------------ | ------- | ----- | ----- |
| Bugatti Chiron Super Sport 300+ | 304 mph (489 km/h) | 1578 hp | 2     | 100 L |
| Rayfield Caliburn               | 250 mph (402 km/h) | 1030 hp | 2     | 100 L |
| Mclaren 600LT                   | 204 mph (328 km/h) | 592 hp  | 2     | 250 L |

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

* **Bugatti Chiron Super Sport 300+** — Quad exhaust with backfire flames at redline · Auto-deploying spoiler · Animated gear indicator · Standard / Red / White
* **Rayfield Caliburn** — Auto-deploying spoiler · Animated windscreen & window covers (auto on start-up) · Blue interior ambient lighting
* **Mclaren 600LT** — Digital speedo + live fuel-gauge HUD · Turbo blow-off + rally & limiter exhaust pops · Twin exhaust flames at redline

## All spawnable classnames

<Accordion title="Show all 15 SuperCars Pack classnames">
  ```
  BugattiChironSSWRE2020
  BugattiChironSSWRE2020_Red
  BugattiChironSSWRE2020_White
  Caliburn
  Caliburn_Black
  Caliburn_Blue
  Caliburn_Purple
  Caliburn_Red
  Caliburn_White
  Mclaren600LT
  Mclaren600LT_Blue
  Mclaren600LT_Orange
  Mclaren600LT_Purple
  Mclaren600LT_Red
  Mclaren600LT_White
  ```
</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 Bugatti Chiron Super Sport is also available as a standalone single-vehicle mod — same classnames.</Tip>
