{
	"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": "_apple",
			"extraMaterials": ["mts:unuparts.unuparts_decor_unu_paint_apple:0:1"]
		},
		{
			"subName": "_sunflower",
			"extraMaterials": ["mts:unuparts.unuparts_decor_unu_paint_sunflower:0:1"]
		}
	],
	
	"general": {
		"numberWindows": 6,
		"type": "car",
		"openTop": false,
		"emptyMass": 15000,
		"materials": ["minecraft:iron_ingot:0:60"]
	},

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

	"car": {
		"isBigTruck": false,
		"isFrontWheelDrive": false,
		"isRearWheelDrive": true,
		"dragCoefficient": 0.8,
		"axleRatio": 4.0
	},
	
	"parts": [
		{
			"pos": [-1.375, 0, 5.625],
			"turnsWithSteer": true,
			"isController": false,
			"types": ["wheel"],
			"minValue": 0.625,
			"maxValue": 1.25
		},
		{
			"pos": [1.375, 0, 5.625],
			"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, 5.875],
			"turnsWithSteer": false,
			"isController": true,
			"types": ["seat"],
			"dismountPos": [2, 1.125, 5.875]
		},
		{
			"pos": [-1, 1.125, 5.875],
			"turnsWithSteer": false,
			"isController": false,
			"types": ["seat"],
			"dismountPos": [-2, 1.125, 5.875]
		},//---------------------------
		{
			"pos": [0, 0.125, 5.625],
			"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": [1.125, 2.6875, 6.6875],
					"types": ["generic"],
					"customTypes": ["siren"],
					"minValue": 0.0,
					"maxValue": 1.0
				},
				{
					"pos": [-1.125, 2.6875, 6.6875],
					"types": ["generic"],
					"customTypes": ["siren"],
					"minValue": 0.0,
					"maxValue": 1.0
				}
			}*/
		},
		{//---------------------------
			"pos": [1.125, 2.6875, 6.6875],
			"types": ["generic"],
			"customTypes": ["siren"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [-1.125, 2.6875, 6.6875],
			"types": ["generic"],
			"customTypes": ["siren"],
			"minValue": 0.0,
			"maxValue": 1.0
		},//---------------------------
		{
			"pos": [1.0625, 2.09375, -2.3125],
			"types": ["generic"],
			"customTypes": ["siren"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [-1.0625, 2.09375, -2.3125],
			"types": ["generic"],
			"customTypes": ["siren"],
			"minValue": 0.0,
			"maxValue": 1.0
		}
	],
	
	"collision": [
		{ //Roof 1
			"pos": [-0.375, 2.625, 5.9375],
			"width": 2.375,
			"height": 0.125
		},
		{ //Roof 2
			"pos": [0.375, 2.625, 5.9375],
			"width": 2.375,
			"height": 0.125
		},
		{ //'Bed' 1
			"pos": [0, 1.75, 3.5],
			"width": 2.375,
			"height": 0.125
		}, 
		{ //'Bed' 2
			"pos": [0, 1.75, 1.125],
			"width": 2.375,
			"height": 0.125
		}, 
		{ //'Bed' 3
			"pos": [0, 1.75, -1.25],
			"width": 2.375,
			"height": 0.125
		}, 
		{ //Platform 1
			"pos": [1.0, 0.0625, -3.125],
			"width": 1.0,
			"height": 0.125
		}, 
		{ //Platform 2
			"pos": [0.0, 0.0625, -3.125],
			"width": 1.0,
			"height": 0.125
		}, 
		{ //Platform 3
			"pos": [-1.0, 0.0625, -3.125],
			"width": 1.0,
			"height": 0.125
		}, //Wheel 1
		{
			"pos": [-1.375, 0.75, 5.625],
			"width": 0.125,
			"height": 0.125
		}, //Wheel 2
		{
			"pos": [1.375, 0.75, 5.625],
			"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, 7.39063],
				"rot": [0, 0, 0],
				"scale": 0.13,
				"color": "#000000"
			}
		],
		"rotatableModelObjects": [
			{//--------------------Tilt-cab--------------------
				"partName": "$Cab",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$&EmergencyLight_FFFFFF_07C1F_110",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$&EmergencyLight_FFFFFF_F83E0_110",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$&HeadLight_FFFFFF_FFFFF_110",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$&LeftTurnLight_FF8000_07C1F_110",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$&RightTurnLight_FF8000_07C1F_110",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$&RunningLight_FF8000_FFFFF_110",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$BrakePedal",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$DoorL",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$DoorL_Window",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$DoorR",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$DoorR_Window",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$GasPedal",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$Shifter",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$SteeringWheel",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$WindowL",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$WindowL2",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$WindowR",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$WindowR2",
				"rotationPoint": [0, 0.0625, 7.25],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "hood"
			},
			{
				"partName": "$GasPedal",
				"rotationPoint": [0.65625, 0.5625, 6.5],
				"rotationAxis": [1, 0, 0],
				"rotationVariable": "throttle"
			},
			{
				"partName": "$BrakePedal",
				"rotationPoint": [0.84375, 0.5625, 6.5625],
				"rotationAxis": [0.5, 0, 0],
				"rotationVariable": "brake"
			},
			{
				"partName": "$BrakePedal",
				"rotationPoint": [0.84375, 0.5625, 6.5625],
				"rotationAxis": [-0.5, 0, 0],
				"rotationVariable": "p_brake"
			},
			{
				"partName": "$Shifter",
				"rotationPoint": [1, 1.5625, 6.625],
				"rotationAxis": [0, 0.96592, -0.25882],
				"rotationVariable": "gearshift"
			},
			{
				"partName": "$SteeringWheel",
				"rotationPoint": [1, 1.5625, 6.625],
				"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, 5.625],
				"rotationAxis": [0.0, 1.0, 0.0],
				"rotationVariable": "steeringwheel"
			},
			{
				"partName": "$PassengerFrontBearing",
				"rotationPoint": [-1.375, 0.0, 5.625],
				"rotationAxis": [0.0, 1.0, 0.0],
				"rotationVariable": "steeringwheel"
			},
			{
				"partName": "$DriverFrontHub",
				"rotationPoint": [1.375, 0.0, 5.625],
				"rotationAxis": [0.0, 1.0, 0.0],
				"rotationVariable": "steeringwheel"
			},
			{
				"partName": "$PassengerFrontHub",
				"rotationPoint": [-1.375, 0.0, 5.625],
				"rotationAxis": [0.0, 1.0, 0.0],
				"rotationVariable": "steeringwheel"
			},
			{
				"partName": "$DriverFrontHub",
				"rotationPoint": [1.375, 0.0, 5.625],
				"rotationAxis": [1.0, 0.0, 0.0],
				"rotationVariable": "driveshaft"
			},
			{
				"partName": "$PassengerFrontHub",
				"rotationPoint": [-1.375, 0.0, 5.625],
				"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, 4.75],
				"rotationAxis": [0, -0.06284, -3.99948],
				"rotationVariable": "driveshaft"
			}, //Steering Linkage
			{
				"partName": "$PitmanArm",
				"rotationPoint": [1.0625, 0, 7.03125],
				"rotationAxis": [0.5, 0.0, 0.0],
				"rotationVariable": "steeringwheel"
			},
			{
				"partName": "$SteeringConnectingRod",
				"rotationPoint": [7.3125, -0.125, 7.375],
				"rotationAxis": [0.0, -0.0083333, 0.0],
				"rotationVariable": "steeringwheel"
			},
			{
				"partName": "$PitmanArm2",
				"rotationPoint": [0.9375, -0.15625, 5.5],
				"rotationAxis": [0.0, 0.5, 0.0],
				"rotationVariable": "steeringwheel"
			},
			{
				"partName": "$DoorL",
				"rotationPoint": [1.5, 1.375, 7],
				"rotationAxis": [0, -1, 0],
				"rotationVariable": "door"
			},
			{
				"partName": "$DoorL_Window",
				"rotationPoint": [1.5, 1.375, 7],
				"rotationAxis": [0, -1, 0],
				"rotationVariable": "door"
			},
			{
				"partName": "$DoorR",
				"rotationPoint": [-1.5, 1.375, 7],
				"rotationAxis": [0, 1, 0],
				"rotationVariable": "door"
			},
			{
				"partName": "$DoorR_Window",
				"rotationPoint": [-1.5, 1.375, 7],
				"rotationAxis": [0, 1, 0],
				"rotationVariable": "door"
			}
		]
	}
}