diff --git a/vehiclesplus/configuration/vehicles.md b/vehiclesplus/configuration/vehicles.md index 233e452..1a7eaf6 100644 --- a/vehiclesplus/configuration/vehicles.md +++ b/vehiclesplus/configuration/vehicles.md @@ -2,7 +2,7 @@ title: Vehicle Configuration description: Configure the base vehicles. published: true -date: 2024-04-07T10:35:05.067Z +date: 2024-04-07T10:39:37.894Z tags: editor: markdown dateCreated: 2023-07-22T14:07:37.924Z @@ -30,20 +30,9 @@ You can easily find VehiclesPlus-compatible models [on Polymart](https://vehicle ##### Step 3: Changing the supported version Open the `pack.mcmeta` file in the root folder. Change the `pack_format` to the correct number according to the table below. Then change the `game_version` to the default (latest) version you want to support. -| **Version:** | **`pack_format:`** | -|-----------------|--------------------| -| 1.12 - 1.12.2 | `3` | -| 1.13 - 1.14.4 | `4` | -| 1.15 - 1.16.1 | `5` | -| 1.16.2 - 1.16.5 | `6` | -| 1.17 - 1.17.1 | `7` | -| 1.18 - 1.18.2 | `8` | -| 1.19 - 1.19.2 | `9` | -| 1.19.3 | `12` | -| 1.19.4 | `13` | -| 1.20 - 1.20.1 | `15` | -| 1.20.2 | `18` | -| 1.20.3 - 1.20.4 | `22` | +| 1.12 - 1.12.2 | 1.13 - 1.14.4 | 1.15 - 1.16.1 | 1.16.2 - 1.16.5 | 1.17 - 1.17.1 | 1.18 - 1.18.2 | 1.19 - 1.19.2 | 1.19.3 | 1.19.4 | 1.20 - 1.20.2 | 1.20.2 - 1.20.4 | +|---------------|---------------|---------------|-----------------|---------------|---------------|---------------|--------|--------|---------------|-----------------| +| `3` | `4` | `5` | `6` | `7` | `8` | `9` | `12` | `13` | `15` | `18` | ###### Step 4: Install the model files Now its time to install the model's files inside the resourcepack. Most of the time, a `.json` file is included with your model. You can direclty put this file in the `assets/vp/models/item` folder.