0 of 0

File information

Last updated

Original upload

Created by

Ryoko

Uploaded by

Arisugawa

Virus scan

Safe to use

Tags for this mod

About this mod

This mod adds a repair station which can repair any repairable item using only energy.

Permissions and credits
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>


Thanks MikeBigFrog for his mod Repair station, I've use it as example to write my mod!