
Simple plugin which attaches power requirements to the Rust refrigerator along with optional food decay.
Simple plugin which attaches power requirements to the Rust refrigerator along with optional food decay.
To power the fridge as of version 1.0.5, there is an attached electrical branch on the right side when looking at the front of the fridge. The branch power out is assigned to the fridge. You cannot remove the connection but the power out from the branch is still usable.
In version 1.0.4 and below, you will need to locate a point around the middle of the fridge from the front to apply power. Yes, the heater.
Command
Configuration
{ "Settings": {
"branding": "Frigidaire", "decay": false,
"foodDecay": 0.98, "timespan": 600.0, "blockpickup": true, "blocklooting": false,
"defaultEnabled": true
}, "Version": {
"Major": 1, "Minor": 0, "Patch": 5 }