Splitted folders
This commit is contained in:
parent
c2a74f0a41
commit
722aae3606
23 changed files with 31 additions and 25 deletions
3
Resource Packs/Tutorial/1.12-1.13/README.md
Normal file
3
Resource Packs/Tutorial/1.12-1.13/README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# VehiclesPlus Tutorial Pack 1.12 - 1.13
|
||||||
|
> By default, this resourcepack supports `1.13 - 1.13.2`
|
||||||
|
# SOON
|
26
Resource Packs/Tutorial/1.14+/README.md
Normal file
26
Resource Packs/Tutorial/1.14+/README.md
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
# 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` |
|
|
@ -1,28 +1,5 @@
|
||||||
# VehiclesPlus Tutorial Resourcepack
|
# VehiclesPlus Tutorial Resourcepack
|
||||||
This is an empty resourcepack, specifically designed for use with VehiclesPlus v2.
|
This is an empty resourcepack, specifically designed for use with VehiclesPlus v2.
|
||||||
|
|
||||||
> By default, this resourcepack supports `1.20.2 - 1.20.4`.
|
## Choose your version!
|
||||||
|
Please select the correct version for your server. If your server **runs on 1.14 or higher**, choose the `1.14+` folder.
|
||||||
## 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` |
|
|
||||||
|
|
Loading…
Reference in a new issue