This mod adds a repair station which can repair any repairable item using only energy.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Energy Repair Station
This mod adds Energy Repair Station to game. This station can repair any reparable item using only energy. This station uses 4 EU per repairable item placed in it and repair each placed items by 4 durability (or 1% of items max durability if item durability to high) per 5 seconds.
I was not thinking about game balance, so this values quite random. This station can be discovered on Tier IV Industry branch. Installation:
Mod file need to be placed on server and client sides in Mod folder of the game. For Windows this folder can be found by path: %UserProfile%\Documents\AtomicTorchStudio\CryoFall\Mods\
ModsConfig.xml must be edited by adding mod to configuration. Like that: <?xml version="1.0" encoding="utf-8" standalone="yes"?> <mods> <mod>core_1.0.0</mod> <mod>energyrepairstation_1.0.0</mod> </mods>