I’m trying to mod in a piece of clothing that cannot be removed or dropped. I tried applying the “IRREMOVABLE” and “NO_DROP” tags to them, but upon testing the character, the clothing could be both removed and dropped.
How do I make a piece of clothing that spawns in with a character, and can not be removed or dropped?
Would I need to download the entire source code from github for this, or could I copy and paste only the parts I would need into their own files within the mod, and work with them as needed?
You will have to code it yourself I think. You could make a github issue out of it. But as it is a feature only you want so far, I think nobody will implement it. (Which isn’t intended to be malicious btw. Just how it is, not a priority feature).