Can you add Deluxe Christmas Lights so that they can be removed via your plugin?
Thank you.
Thank you.
"Other Entity Settings": {//If you want to add other entities, you can do so here
"fogmachine": { //entity short prefab name
"Remove Allowed": true, //Allows the entity to be remove
"Display Name": "Fogger-3000", //The name displayed on the RemoverToolUI
"Price": {},
"Refund": {
"fogmachine": 1
}
}
}
So you can add this:
"xmas.advanced.lights.deployed": {
"Remove Allowed": true,
"Display Name": "Deluxe Christmas Lights",
"Price": {},
"Refund": {
"xmas.lightstring.advanced": 1
}
}
"Use Entity Owners": false,
"Use Tool Cupboards (Strongly unrecommended)": true,