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


//---Standard-------------------------------------
// Naming
Name Panzerkampfwagen VI Tiger II - Version B
ShortName WW2_Vehicle_TigerII_1A


// Visuals
Model Manus_WW2.Vehicle.WW2_Vehicle_TigerII_1
Icon Icon_WW2_Vehicle_TigerII_1A


// Recipe


//Misc

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

//---Driveables-----------------------------------
//Visuals
Texture Skin_WW2_Vehicle_TigerII_1A


//Movement
MaxThrottle 0.45
MaxNegativeThrottle 0.3
Drag 1.0


//Wheels
WheelPosition 0 -44 -8 -38
WheelPosition 1 -44 -8 38
WheelPosition 2 51 -8 38
WheelPosition 3 51 -8 -38
WheelRadius 1.0
WheelSpringStrength 0.5


//Inventory Slots
FuelTankSize 3000
CargoSlots 0
ShellSlots 5


//Recipe
AddRecipeParts turret 1 SMP_Part_Turret_Tank 18 SMP_Part_Mat_Armor_Steel
AddRecipeParts core 1 SMP_Part_Chassis_Tank 22 SMP_Part_Mat_Armor_Steel
AddRecipeParts leftTrack 1 SMP_Part_Wheel_Tanktrack
AddRecipeParts rightTrack 1 SMP_Part_Wheel_Tanktrack
AddDye 10 gray


//Floating


//Weapons
AllowAllAmmo False
AddAmmo WW2_Shell_German88mmAPLong
AddGun 32 35 -9 turret WW2_MG_MG42ZB_1A
BarrelPosition 0 34 0
ShellDelay 110
ShootDelay 5


//Driver and Passengers
Driver 0 34 0 -360 360 -10 20
RotatedDriverOffset 0 0 -8
Passengers 1
Passenger 1 35 16 12 core -30 30 -10 10 WW2_MG_MG42ZB_1A FrontMG
GunOrigin 1 65 20 14


//Sounds
StartSound Engine
StartSoundLength 20
EngineSound Engine
EngineSoundLength 20
ShellSound TankShell


//Health and collision
SetupPart leftTrack 400 -65 -10 22 130 26 17
SetupPart turret 600 -42 29 -25 73 16 50
SetupPart core 900 -76 -5 -22 146 33 44
SetupPart rightTrack 400 -65 -10 -39 130 26 17
BulletDetection 7


//Misc
CameraDistance 7.5

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

//---Vehicle--------------------------------------
//Visuals
RotateWheels True


//Movement
FourWheelDrive true
TurnLeftSpeed 1
TurnRightSpeed 1


//Sound
ShellSound TankShell
ShootSound bullet


//Misc
Tank true

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