﻿//---Standard Vehicle Config for Flans Mod--------
//Created by Minecraft-SMP Toolbox 2.3.0.0


//---Standard-------------------------------------
// Naming
Name Toyota
ShortName Toyota

//Misc
Description American Truck

//------------------------------------------------

//---Driveables-----------------------------------
//Visuals
Model dpn.GunTruck
Icon Toyota
Texture mgc.vehicletoyota1991
ModelScale 0.60


//Movement
MaxThrottle 0.7
MaxNegativeThrottle 0.45
Drag 1.0


//Wheels
WheelPosition 0 -40 25 -18
WheelPosition 1 -40 25 18
WheelPosition 2 10 25 18
WheelPosition 3 10 25 -18
WheelRadius 3.0
WheelSpringStrength 0.5


//Floating


//Ammo


//Weapons
ShootDelay 1
ShellDelay 999


//Driver and Passengers
Driver -10 4 -10
RotatedDriverOffset 0 0 0
Passengers 1
Passenger 1 -10 5 10 core -360 360 -89 89 0 PassengerGun1


//Inventory Slots
CargoSlots 36
ShellSlots 0
FuelTankSize 1000


//Recipe
AddRecipeParts core 1 smallChassis 3 vehicleSeat
AddRecipeParts frontLeftWheel 1 wheel
AddRecipeParts frontRightWheel 1 wheel
AddRecipeParts backLeftWheel 1 wheel
AddRecipeParts backRightWheel 1 wheel
AddDye 5 gray


//Health and Collision
SetupPart core 300 -68 3 -17 94 10 35
SetupPart frontLeftWheel 100 8 -10 -18 13 10 5
SetupPart backLeftWheel 100 -52 -10 -18 13 10 5
SetupPart frontRightWheel 100 8 -10 13 13 10 5
SetupPart backRightWheel 100 -52 -10 13 13 10 5

BulletDetection 3


//Misc
CameraDistance 5.0


//Sounds
StartSound TruckStart
StartSoundLength 40
IdleSound TruckIdle
IdleSoundLengh 60
BackSound TruckReverse
BackSoundLength 40
EngineSound TruckDrive
PlaceSoundPrimary TruckStart
EngineSoundLength 40
ShellSound shell

//------------------------------------------------

//---Vehicle--------------------------------------
//Visuals
RotateWheels true


//Movement
TurnLeftSpeed 0.55
TurnRightSpeed 0.55
FourWheelDrive true


//Sound
ShootSound bullet
ShellSound shell

//------------------------------------------------