﻿{
	"general": {
		"name": "§3UNU Default Steering Wheel",
		"type": "generic_steeringwheel_default",
		"stackSize": 1,
		"materialLists": [
			["mts:unuparts.unuparts_crafting_unu_sheetmetal_panel_steel:0:1"]
		]
	},	
	
	"generic": {	
		"mustBeRemovedByScrewdriver": true,
		"width": 0.25,
		"height": 0.25
	},

	"rendering": {
		"modelType": "none",
		"constantValues": {
			"unuisbest": 1
		}
	},
	
	"variableModifiers": [
		{
			"variable": "part_default",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "unuisbest",
					"axis" : [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		}
	]
}
