Creating Vehicle Config - korbynullevig/craftmoto GitHub Wiki
Warning Before we begin, we want to tell you that everything you do is at your own risk. Any damages you create to your own property is not our responsibility!
What you will need
- A more advanced notepad program or scripting program ( Recommended NotePad++ Or Sublime Text)
- Server file access (Plguins/Craftmoto)
Getting started
Start by going to Plugins/Craftmoto/vehicles in your server files. Create a new .yml file with the name of your vehicle (Example: Car.yml)
Should look like this
Now go to plugins\Craftmoto\addons\helmet. Create a file named (VehicleName)_body.yml (Example: Car_body.yml)
Should look like this
You now should have 2 files Car.yml in Plugins/Craftmoto/vehicles and Car_body.yml in plugins\Craftmoto\addons\helmet