Hello, could you support custom names and skinids, so you are not limited to the vanilla items only.
I would be very happy about a positive answer from your side.
For the Data\Diseases categories
"Items that cause infection on consumption": [
{
"Infection chance on consumption (0-100)": 10.0,
"Short prefab name": "chicken.raw"
"SkinID (0 - default)": 2538725212,
"Name (empty - default)": "Nuggets"
}
],
"Items that cure on consumption": [
{
"Cure chance on consumption (0-100)": 50.0,
"Short prefab name": "antiradpills",
"SkinID (0 - default)": 0,
"Name (empty - default)": ""
}
],
"Items that reduce infection time on consumption": [
{
"Min infection time decreased (seconds)": 5,
"Max infection time decreased (seconds)": 10,
"Delay between reusing treament (seconds)": 10,
"Short prefab name": "healingtea",
"SkinID (0 - default)": 0,
"Name (empty - default)": ""
}
],
and for the Config
"Face covering items": [
{
"Short prefab name": "mask.bandana"
"SkinID (0 - default)": 2327916748,
"Name (empty - default)": "Medical Mask"
}
],