-- Item Lıst
["car_door"] = {["name"] = "car_door", ["label"] = "Car door", ["weight"] = 1000, ["type"] = "item", ["image"] = "car_door.png", ["unique"] = false, ["useable"] = true, ["expire"] = nil, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Car door"},
["car_wheel"] = {["name"] = "car_wheel", ["label"] = "Car wheel", ["weight"] = 1000, ["type"] = "item", ["image"] = "car_wheel.png", ["unique"] = false, ["useable"] = true, ["expire"] = nil, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Car wheel"},
["car_bonnet"] = {["name"] = "car_bonnet", ["label"] = "Car bonnet", ["weight"] = 1000, ["type"] = "item", ["image"] = "car_bonnet.png", ["unique"] = false, ["useable"] = true, ["expire"] = nil, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Car bonnet"},
["car_boot"] = {["name"] = "car_boot", ["label"] = "Car trunk parts", ["weight"] = 1000, ["type"] = "item", ["image"] = "car_boot.png", ["unique"] = false, ["useable"] = true, ["expire"] = nil, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Car boot"},
["arac_aku"] = {["name"] = "arac_aku", ["label"] = "Araç aküsü", ["weight"] = 2000, ["type"] = "item", ["image"] = "arac_aku.png", ["unique"] = false, ["useable"] = true, ["expire"] = nil, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Araçlara elektrik sağlayan mükkemmel icat."},
["chopshop_note"] = {["name"] = "chopshop_note", ["label"] = "Note Page", ["weight"] = 100, ["type"] = "item", ["image"] = "chopshop_note.png", ["unique"] = true, ["useable"] = true, ["expire"] = nil, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Not page"},