Copy ['car_mod_nitro_kit'] = {['name'] = 'car_mod_nitro_kit', ['label'] = 'Nitro Kit', ['weight'] = 500, ['type'] = 'item', ['image'] = 'car_mod_nitro_kit.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A kit for installing nitrous oxide boosting'},
['car_mod_nitro_tank'] = {['name'] = 'car_mod_nitro_tank', ['label'] = 'Nitro Refill Tank', ['weight'] = 700, ['type'] = 'item', ['image'] = 'car_mod_nitro_tank.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A refill tank for nitrous oxide systems'},
['car_mod_diff_lsd'] = {['name'] = 'car_mod_diff_lsd', ['label'] = 'LSD Differential', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'car_mod_diff_lsd.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Limited Slip Differential for better traction'},
['car_mod_diff_welded'] = {['name'] = 'car_mod_diff_welded', ['label'] = 'Welded Differential', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'car_mod_diff_welded.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Welded Differential for drift racing'},
['car_mod_tires'] = {['name'] = 'car_mod_tires', ['label'] = 'Sport Tires', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'car_mod_sport_tires.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'High-performance sport tires'},
['car_mod_stiff_arb'] = {['name'] = 'car_mod_stiff_arb', ['label'] = 'Stiff ARB', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'car_mod_stiff_arb.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Stiff Anti-Roll Bar for improved handling'},
['car_mod_ecu'] = {['name'] = 'car_mod_ecu', ['label'] = 'ECU', ['weight'] = 175, ['type'] = 'item', ['image'] = 'car_mod_ecu.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Engine Control Unit for performance tuning'},
['car_mod_lock_kit'] = {['name'] = 'car_mod_lock_kit', ['label'] = 'Lock Kit', ['weight'] = 800, ['type'] = 'item', ['image'] = 'car_mod_lock_kit.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = ''},
['tunertablet'] = {['name'] = 'tunertablet', ['label'] = 'Tuner Tablet', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'tunertablet.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Tablet used to adjust vehicle handling data'},
['smalltunertablet'] = {['name'] = 'smalltunertablet', ['label'] = 'Small Tuner Tablet', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'smalltunertabler.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Small Tablet used to adjust vehicle handling data'},