{ 'Game_threads': { 'orbit_demo': { 'ship_info': { 'mass': 'basic_config:basic_number', 'force': 'basic_config:basic_force' } } }, 'client': { 'self.parts': { 'part ID': [ // shipId.partId 'part Type', // just id [ 'x', 'y' ], //poi { 'special value': 'xxx' } ] } } }