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

Name Typhoon
ShortName Typhoon
//---Driveables-----------------------------------
//Visuals
Icon Typhoon
Model dpn.Typhoon
Texture Skin_Vehicle_typhoon

HasDoor True
RotateWheels True
ModelScale 1.00


//Wheels
NumWheels 4
WheelPosition 0 -56.5 -4 19
WheelPosition 1 -56.5 -4 -23
WheelPosition 2 30.5 -4 -23
WheelPosition 3 30.5 -4 19
WheelSpringStrength 0.5


//Floating


//Ammo


//Weapons


//Driver and Passengers
Driver 36 17 -14
Passengers 7
Passenger 1 36 17 12 core
Passenger 2 -5 17 17 core
Passenger 3 -5 9 -19 core
Passenger 4 -25 9 17 core
Passenger 5 -45 9 17 core
Passenger 6 -25 9 -19 core
Passenger 7 -45 9 -19 core




//Inventory Slots
FuelTankSize 12250

CargoSlots 25

//Recipe


//Health and Collision
SetupPart core 50 -85 -2 -24 139 43 50
SetupPart backLeftWheel 40 -64 -9 17 16 16 9
SetupPart backRightWheel 40 -64 -9 -24 16 16 9
SetupPart frontRightWheel 40 23 -9 -24 16 16 9
SetupPart frontLeftWheel 40 23 -9 17 16 16 9

AddRecipeParts core 1 smallChassis 8 vehicleSeat
AddRecipeParts frontLeftWheel 1 wheel
AddRecipeParts frontRightWheel 1 wheel
AddRecipeParts backLeftWheel 1 wheel
AddRecipeParts backRightWheel 1 wheel




//Movement
//Third Person Camera Distance
CameraDistance 5.0
//Throttle
MaxThrottle 0.7
MaxNegativeThrottle 0.45
//Steering modifiers
TurnLeftSpeed 1.0
TurnRightSpeed 1.0
FourWheelDrive true

//Misc
SquashMobs True

IsExplosionWhenDestroyed True
