// Disables Restock patches for stock parts. // IMPORTANT NOTE: YOU WILL ALSO NEED TO WHITELIST THE PARTS' ART ASSETS // To use, uncomment the following @PART entry, and change yourPartName to the part that you want Restock to leave alone :(. // Make a copy with an appropriate value for yourPartName // @PART[yourPartName]:BEFORE[000_ReStock] //{ // RestockIgnore = True //}