๐ฝInstallation
["parcel"] = {["name"] = "parcel", ["label"] = "Delivery Parcel", ["weight"] = 30000, ["type"] = "item", ["image"] = "parcelBox.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Deliver this to a happy customer!"},else if (itemData.name == "parcel") {
$(".item-info-title").html('<p>' + itemData.label + '</p>')
} Last updated