{
  "generic": {
    "type": "ground_wheel",
    "movementAnimations": [
      {
        "animationType": "rotation",
        "variable": "ground_rotation",
        "centerPoint": [0.0,0.0,0.0],
        "axis": [1.0,0.0,0.0],
        "offset": 0.0,
        "clampMin": 0.0,
        "clampMax": 0.0
      }
    ]
  },
  "ground": {
    "isWheel": true,
    "width": 0.375,
    "height": 0.75,
    "flatHeight": 0.3125,
    "climbHeight": 1.5,
    "motiveFriction": 0.65,
    "lateralFriction": 0.85,
    "wetFrictionPenalty": -0.05,
    "frictionModifiers": {
      "ice": -0.23,
      "snow": -0.2,
      "sand": -0.17,
      "gravel": -0.07,
      "clay": -0.2,
      "grass": -0.07,
      "dirt": -0.15,
      "metal": 0.1,
      "stone": 0.1,
      "glass": -0.1,
      "wood": -0.05
    }
  },
  "parts": [],
  "definitions": [
    {
      "subName": "",
      "name": "halftrack wheels",
	  "useVehicleTexture": true,
      "extraMaterialLists": [
        []
      ]
    }
  ],
  "rendering": {
    "lightObjects": [],
    "sounds": [],
    "particles": [],
    "modelType": "obj"
  },
  "general": {
    "description": "",
    "health": 100,
    "materialLists": [
      []
    ],
    "radarWidth": 0.0,
    "radarRange": 0.0
  }
}