docs: update vehiclesplus/configuration/vehicles
This commit is contained in:
parent
94ee8461f2
commit
5f15fb39bd
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
title: Vehicle Configuration
|
title: Vehicle Configuration
|
||||||
description: Configure the base vehicles.
|
description: Configure the base vehicles.
|
||||||
published: true
|
published: true
|
||||||
date: 2024-04-07T10:39:37.894Z
|
date: 2024-04-07T10:40:00.643Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2023-07-22T14:07:37.924Z
|
dateCreated: 2023-07-22T14:07:37.924Z
|
||||||
|
@ -31,7 +31,7 @@ You can easily find VehiclesPlus-compatible models [on Polymart](https://vehicle
|
||||||
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.
|
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.
|
||||||
|
|
||||||
| 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 |
|
| 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` |
|
| `3` | `4` | `5` | `6` | `7` | `8` | `9` | `12` | `13` | `15` | `18` |
|
||||||
|
|
||||||
###### Step 4: Install the model files
|
###### Step 4: Install the model files
|
||||||
|
|
Reference in a new issue