VehiclesPlus/Resource Packs/Tutorial/1.14+/README.md

27 lines
1 KiB
Markdown
Raw Normal View History

2024-03-28 20:03:02 +00:00
# VehiclesPlus Tutorial Pack 1.14+
> By default, this resourcepack supports `1.20.2 - 1.20.4`.
## YouTube video
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/fx2Z5ZD_Rbo/0.jpg)](https://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID_HERE)
> #SOON
## Steps to take
> #SOON
### Step 2: 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.2 | `15` |
| 1.20.2 - 1.20.4 | `18` |