Rust: How to build the tool cabinet - tips
Your buildings in Rust deteriorate over time. You can counteract this with material costs. The best way to take care of it is the tool cabinet. Read how to build it and what it does.
Among the quite a few objects in Rust, the tool cabinet takes a special role. You should definitely use the object for that reason.Rust: The tool cabinet as a practical helper
The tool cabinet works as follows:- The tool cabinet ensures that only you (and other authorized people) can build within a radius of 50 meters.
- In addition, you can automatically fight decay by putting the materials you need inside. This way you do not have to constantly refresh all the individual components again.
- The more parts the building consists of and the better the building materials are, the more resources are needed. These are automatically consumed in the tool cabinet. So you just have to remember to look in the cabinet in time to fill it up.
- You can equip the cabinet with locks and assign permissions, if desired.