car_key = { name = "car_key", label = "Vehicle Key", weight = 100, type = "item", image = "car_key.webp", unique = true, useable = false, shouldClose = true, description = "" },
The item needs to be uniqe
The name of the item needs to be “car_key”
Last updated 4 months ago