{
	"definitions" : [//Dyes: Black=0 Red =1 Green=2 Brown=3 Blue=4 Purple=5 UNU=6 Silver=7 Grey=8 Pink=9 Lime=10 Yellow=11 Light Blue=12 Magenta=13 Orange=14 White=15
		{
			"subName" : "",
			"extraMaterials" : ["unuparts:unuparts_decor_unu_paint_UNU:0:1"]
		},
		{
			"subName" : "_moonspire",
			"extraMaterials" : ["unuparts:unuparts_decor_unu_paint_moonspire:0:1"]
		}
	],
	
	"general": {
		"numberWindows" : 6,
		"type" : "car",
		"openTop" : false,
		"emptyMass" : 10000,
		"materials" : ["minecraft:iron_ingot:0:60"]
	},

	"motorized" : {
		"fuelCapacity" : 15000,
		"hornSound" : "unuparts:unuparts_horn_truck_1",
		"instruments" : [
			{ //Main Right
				"pos" : [0.8125, 1.38125, 5.75],
				"rot" : [60, 0, 0],
				"hudpos" : [70, 60],
				"scale" : 0.015625,
				"hudScale" : 0.85
			},
			{ //Main center
				"pos" : [1, 1.38125, 5.75],
				"rot" : [60, 0, 0],
				"hudpos" : [50, 60],
				"scale" : 0.015625,
				"hudScale" : 0.85
			},
			{ //Main Left
				"pos" : [1.1875, 1.38125, 5.75],
				"rot" : [60, 0, 0],
				"hudpos" : [30, 60],
				"scale" : 0.015625,
				"hudScale" : 0.85
			}
		],
		"controls" :[],
		"hookupPos" : [0, -0.09375, 6.09375],
		"hookupType" : "Tow"
	},

	"car" : {
		"isBigTruck" : false,
		"isFrontWheelDrive" : false,
		"isRearWheelDrive" : true,
		"dragCoefficient" : 0.8,
		"axleRatio" : 4.0
	},
	
	"parts": [
		{
			"pos" : [-1.375, 0, 4.375],
			"turnsWithSteer" : true,
			"isController" : false,
			"types" : ["wheel"],
			"minValue" : 0.625,
			"maxValue" : 1.25
		},
		{
			"pos" : [1.375, 0, 4.375],
			"turnsWithSteer" : true,
			"isController" : false,
			"types" : ["wheel"],
			"minValue" : 0.625,
			"maxValue" : 1.25
		},
		{
			"pos" : [-1.375, 0.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["wheel"],
			"minValue" : 0.625,
			"maxValue" : 1.25
		},
		{
			"pos" : [1.375, 0.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["wheel"],
			"minValue" : 0.625,
			"maxValue" : 1.25
		},
		{//---------------------------
			"pos" : [1, 1.125, 4.625],
			"turnsWithSteer" : false,
			"isController" : true,
			"types" : ["seat"],
			"dismountPos" : [2, 1.125, 4.625]
		},
		{
			"pos" : [-1, 1.125, 4.625],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"dismountPos" : [-2, 1.125, 4.625]
		},//---------------------------
		{
			"pos" : [0, 0.125, 4.375],
			"types" : ["engine_car"],
			//"customTypes" : ["v8h"],
			"minValue" : 0.75,
			"maxValue" : 1.0/*,
			"additionalPart" :  {
				{
					"pos" : [1, 1.125, 5.875],
					"turnsWithSteer" : false,
					"isController" : true,
					"types" : ["seat"],
					"customTypes" : ["unu_t1"]
				},
				{
					"pos" : [-1, 1.125, 5.875],
					"turnsWithSteer" : false,
					"isController" : false,
					"types" : ["seat"],
					"customTypes" : ["unu_t1"]
				}
			}*/
		},
		{
			"pos" : [0, 0.59375, 0.375],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["crate"],
			"customTypes" : ["container"],
			"minValue" : 5,
			"maxValue" : 6
		}
	],
	
	"collision": [
		{ //Roof 1
			"pos" : [-0.375, 2.625, 4.6875],
			"width" : 2.375,
			"height" : 0.125
		},
		{ //Roof 2
			"pos" : [0.375, 2.625, 4.6875],
			"width" : 2.375,
			"height" : 0.125
		}, //Wheel 1
		{
			"pos" : [-1.375, 0.75, 4.375],
			"width" : 0.125,
			"height" : 0.125
		}, //Wheel 2
		{
			"pos" : [1.375, 0.75, 4.375],
			"width" : 0.125,
			"height" : 0.125
		}, //Wheel 3
		{
			"pos" : [-1.375, 0.75, 0.0],
			"width" : 0.125,
			"height" : 0.125
		}, //Wheel 4
		{
			"pos" : [1.375, 0.75, 0.0],
			"width" : 0.125,
			"height" : 0.125
		}
	],

	"rendering": {
  		"hudBackplaneTexturePercentages" : [0.4335, 0.4336, 0.216, 0.217],
		"hudMouldingTexturePercentages" : [0.1562, 0.1563, 0.3320, 0.3321],
		"defaultDisplayText" : "BT-0000",
		"displayTextMaxLength" : 7,
		"textMarkings" : [
			{
				"pos" : [1.21875, 0.0625, 6.14063],
				"rot" : [0, 0, 0],
				"scale" : 0.13,
				"color" : "#000000"
			}
		],
		"rotatableModelObjects" : [
			{//--------------------Tilt-cab--------------------
				"partName" : "$Cab",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$&HeadLight_FFFFFF_FFFFF_110",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$&LeftTurnLight_FF8000_07C1F_110",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$&RightTurnLight_FF8000_07C1F_110",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$&RunningLight_FF8000_FFFFF_110",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$BrakePedal",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$DoorL",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$DoorL_Window",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$DoorR",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$DoorR_Window",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$GasPedal",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$Shifter",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$SteeringWheel",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$WindowL",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$WindowL2",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$WindowR",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$WindowR2",
				"rotationPoint" : [0, 0.0625, 6],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "hood"
			},
			{
				"partName" : "$GasPedal",
				"rotationPoint" : [0.65625, 0.5625, 5.25],
				"rotationAxis" : [1, 0, 0],
				"rotationVariable" : "throttle"
			},
			{
				"partName" : "$BrakePedal",
				"rotationPoint" : [0.84375, 0.5625, 5.3125],
				"rotationAxis" : [0.5, 0, 0],
				"rotationVariable" : "brake"
			},
			{
				"partName" : "$BrakePedal",
				"rotationPoint" : [0.84375, 0.5625, 5.3125],
				"rotationAxis" : [-0.5, 0, 0],
				"rotationVariable" : "p_brake"
			},
			{
				"partName" : "$Shifter",
				"rotationPoint" : [1, 1.5625, 5.375],
				"rotationAxis" : [0, -0.96592, 0.25882],
				"rotationVariable" : "gearshift"
			},
			{
				"partName" : "$SteeringWheel",
				"rotationPoint" : [1, 1.5625, 5.375],
				"rotationAxis" : [0, 0.96592, -0.25882],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$SteeringBar",
				"rotationPoint" : [0.0, 0.0, 100],
				"rotationAxis" : [0, 0.002, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$DriverFrontBearing",
				"rotationPoint" : [1.375, 0.0, 4.375],
				"rotationAxis" : [0.0, 1.0, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$PassengerFrontBearing",
				"rotationPoint" : [-1.375, 0.0, 4.375],
				"rotationAxis" : [0.0, 1.0, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$DriverFrontHub",
				"rotationPoint" : [1.375, 0.0, 4.375],
				"rotationAxis" : [0.0, 1.0, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$PassengerFrontHub",
				"rotationPoint" : [-1.375, 0.0, 4.375],
				"rotationAxis" : [0.0, 1.0, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$DriverFrontHub",
				"rotationPoint" : [1.375, 0.0, 4.375],
				"rotationAxis" : [1.0, 0.0, 0.0],
				"rotationVariable" : "driveshaft"
			},
			{
				"partName" : "$PassengerFrontHub",
				"rotationPoint" : [-1.375, 0.0, 4.375],
				"rotationAxis" : [1.0, 0.0, 0.0],
				"rotationVariable" : "driveshaft"
			},
			{
				"partName" : "$RearAxle",
				"rotationPoint" : [0.0, 0.0, 0],
				"rotationAxis" : [1.0, 0.0, 0.0],
				"rotationVariable" : "driveshaft"
			},
			{
				"partName" : "$DriveShaft",
				"rotationPoint" : [0, 0.09375, 3.5],
				"rotationAxis" : [0, -0.06284, -3.99952],
				"rotationVariable" : "driveshaft"
			}, //Steering Linkage
			{
				"partName" : "$PitmanArm",
				"rotationPoint" : [1.0625, 0, 5.78125],
				"rotationAxis" : [0.5, 0.0, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$SteeringConnectingRod",
				"rotationPoint" : [7.3125, -0.125, 6.125],
				"rotationAxis" : [0.0, -0.0083333, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$PitmanArm2",
				"rotationPoint" : [0.9375, -0.15625, 4.25],
				"rotationAxis" : [0.0, 0.5, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$DoorL",
				"rotationPoint" : [1.5, 1.375, 5.75],
				"rotationAxis" : [0, -1, 0],
				"rotationVariable" : "door"
			},
			{
				"partName" : "$DoorL_Window",
				"rotationPoint" : [1.5, 1.375, 5.75],
				"rotationAxis" : [0, -1, 0],
				"rotationVariable" : "door"
			},
			{
				"partName" : "$DoorR",
				"rotationPoint" : [-1.5, 1.375, 5.75],
				"rotationAxis" : [0, 1, 0],
				"rotationVariable" : "door"
			},
			{
				"partName" : "$DoorR_Window",
				"rotationPoint" : [-1.5, 1.375, 5.75],
				"rotationAxis" : [0, 1, 0],
				"rotationVariable" : "door"
			}
		]
	}
}