Jump to content

VeTeR1989

Members
  • Content Count

    2
  • Joined

  • Last visited

Everything posted by VeTeR1989

  1. VeTeR1989

    modding

    Hello, tell me what the problem is, then the release of the 1.18 patch everything worked, now these changes do not work.... modded class GameConstants { //! Wood mining GameConstants, scaled by output. Should not be lower than ~1.5s! //const float MINING_WOOD_FAST = 20.0; const float MINING_WOOD_MEDIUM = 20.0; const float MINING_WOOD_SLOW = 30.0; }
  2. VeTeR1989

    modding

    Hello, tell me what the problem is, then the release of the 1.18 patch everything worked, now these changes do not work.... modded class GameConstants { //! Wood mining GameConstants, scaled by output. Should not be lower than ~1.5s! //const float MINING_WOOD_FAST = 20.0; const float MINING_WOOD_MEDIUM = 20.0; const float MINING_WOOD_SLOW = 30.0; }
×