Updated docs
This commit is contained in:
parent
9f9d8f83fa
commit
009ceacb01
3 changed files with 9 additions and 9 deletions
|
@ -15,7 +15,7 @@ to your server.
|
|||
Cars in VehiclesPlus are powered by a fuel system (if enabled) and are controlled through simple mechanics:
|
||||
|
||||
1. **Driving:** Use the movement keys (WASD by default) to drive.
|
||||
2. **Fuel System:** Cars require fuel to run if the fuel system is enabled. See the [Fuel](../fuel/basics.md) page for
|
||||
2. **Fuel System:** Cars require fuel to run if the fuel system is enabled. See the [Fuel](#) page for
|
||||
details.
|
||||
3. **Passenger Seats:** Depending on the car's model, you can allow additional players to ride as passengers.
|
||||
|
||||
|
@ -137,10 +137,10 @@ Want to add custom cars to your server? VehiclesPlus makes it easy to integrate
|
|||
Create a custom car model using a 3D modeling tool like Blockbench.
|
||||
|
||||
2. **Resource Pack Setup:**
|
||||
Add your model to the server’s resource pack. See the [Models](../models/adding.md) page for detailed instructions.
|
||||
Add your model to the server’s resource pack. See the [Models](#) page for detailed instructions.
|
||||
|
||||
3. **Configuration:**
|
||||
Define the new car in the plugin’s configuration file. Specify properties like speed, fuel capacity, and parts
|
||||
compatibility.
|
||||
|
||||
For a detailed guide, visit the [Adding New Vehicles](../vehicles/models/adding.md) page.
|
||||
For a detailed guide, visit the [Adding New Vehicles](#) page.
|
Loading…
Add table
Add a link
Reference in a new issue