docs: update vehiclesplus/configuration/vehicles
This commit is contained in:
parent
cdf1101a3b
commit
26a9d516d1
1 changed files with 1 additions and 14 deletions
|
@ -2,7 +2,7 @@
|
|||
title: Vehicle Configuration
|
||||
description: Configure the base vehicles.
|
||||
published: true
|
||||
date: 2024-04-07T10:09:50.641Z
|
||||
date: 2024-04-07T10:12:10.800Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2023-07-22T14:07:37.924Z
|
||||
|
@ -13,19 +13,6 @@ By default, VehiclesPlus gets shipped with some example vehicles. These are made
|
|||
|
||||
If you want to proceed with VehiclesPlus, it's possible to make or buy your own vehicles, and set them up in the plugin. This creates endless possibilities!
|
||||
|
||||
## Modifying an existing vehicle
|
||||
The plugin comes with a standard vehicle per type (cars, motorcycles, boats, etc.).
|
||||
|
||||
- `bikes/ExampleBike.yml`
|
||||
- `boats/ExampleBoat.yml`
|
||||
- `cars/ExampleCar.yml`
|
||||
- `helicopters/ExampleHelicopter.yml`
|
||||
- `hovercrafts/ExampleHovercraft.yml`
|
||||
- `planes/ExamplePlane.yml`
|
||||
- `tanks/ExampleTank.yml`
|
||||
|
||||
The default files can be download from [the GitHub repository](https://github.com/SBDPlugins/VehiclesPlus/tree/master/Vehicle%20Models/Examples-v2).
|
||||
|
||||
## Creating a new vehicle
|
||||
### Step 1: Resourcepack setup
|
||||
The first step is to add the model to a resourcepack. This makes it possible to place the model on a vehicle.
|
||||
|
|
Reference in a new issue