From 051156d441ed6f40dcb3480ad2a8d3c31adb9377 Mon Sep 17 00:00:00 2001 From: Stijn Bannink Date: Sun, 4 Aug 2024 14:33:44 +0000 Subject: [PATCH] Update vehiclesplus-v3/setup.md --- vehiclesplus-v3/setup.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/vehiclesplus-v3/setup.md b/vehiclesplus-v3/setup.md index 08ebe89..e909b82 100644 --- a/vehiclesplus-v3/setup.md +++ b/vehiclesplus-v3/setup.md @@ -19,3 +19,20 @@ We provide an **example** resourcepack to use with our plugin (and the provided | Version | Download | SHA1 Hash | |:---:|:---:|---| +| 1.14.x | [Click here](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/Resource%20Packs/Examples-v3/VPExampleNew-1.14.x.zip) | `a6b4fb9607e1a55eb55573bcd9071ccda83d0dbb` | +| 1.15.x | [Click here](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/Resource%20Packs/Examples-v3/VPExampleNew-1.15.x.zip) | `f402f05abb49a1049a24c8c7b61876933b746508` | +| 1.16.x | [Click here](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/Resource%20Packs/Examples-v3/VPExampleNew-1.16.x.zip) | `810728e325da98d178412e7ef4654174a92298fe` | +| 1.17.x | [Click here](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/Resource%20Packs/Examples-v3/VPExampleNew-1.17.x.zip) | `db6073052ea774c06ff14411feb0714919ca8508` | +| 1.18.x | [Click here](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/Resource%20Packs/Examples-v3/VPExampleNew-1.18.x.zip) | `93c878fce48dfbcada4522a6c4a063be5b19df58` | +| 1.19 - 1.19.2 | [Click here](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/Resource%20Packs/Examples-v3/VPExampleNew-1.19-1.19.2.zip) | `a36a4270a3eca3c1d0dd55eaeec68601a26fc0e2` | +| 1.19.3 | [Click here](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/Resource%20Packs/Examples-v3/VPExampleNew-1.19.3.zip) | `c712f513a37e230cfbe181ffae479c8e1d5798f5` | +| 1.19.4 | [Click here](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/Resource%20Packs/Examples-v3/VPExampleNew-1.19.4.zip) | `425a8ace1e588a92b38b374a08461a5f3a1685ce` | +| 1.20 - 1.20.1 | [Click here](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/Resource%20Packs/Examples-v3/VPExampleNew-1.20-1.20.1.zip) | `e0f7ff4cad075570b780f5b46e09aaa562a53ca1` | +| 1.20.2 - 1.20.4 | [Click here](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/Resource%20Packs/Examples-v3/VPExampleNew-1.20.2-1.20.4.zip) | `3dc20d854f90e4a67b1aa578e591979f82c7d33b` | + +## Using our example pack as server resourcepack +It's also possible to use our example pack as your server resourcepack. + +1. Open the `server.properties` file. +2. Copy the link of the [Click here](#) button for your server version and paste it after `resource-pack=`. +3. Copy the SHA1 hash for your server version and paste it after `resource-pack-sha1=`. \ No newline at end of file