Code in readme file is incorrect;
["mdlaptop"] = {["name"] = "mdlaptop", ["label"] = "Car Boost Laptop", ["weight"] = 2000, ["type"] = "item", ["image"] = "mansionlaptop.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
This should be "usable = true, shouldclose = true.
Code in readme file is incorrect;
["mdlaptop"] = {["name"] = "mdlaptop", ["label"] = "Car Boost Laptop", ["weight"] = 2000, ["type"] = "item", ["image"] = "mansionlaptop.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
This should be "usable = true, shouldclose = true.