Voxel Tycoon

Voxel Tycoon

Not enough ratings
UniPatch
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
102.187 KB
4 Feb, 2021 @ 9:59am
21 Apr, 2021 @ 11:32am
3 Change Notes ( view )

Subscribe to download
UniPatch

Description
Ever wanted to influence the game in a more detailed way? Well, this mod is for you!

Can be added and removed from a save file at any moment. Also, if you created a vehicle and want to use it, do it! The game will still work even if you have this code in your mod, but this mod is not present!

Currently supported features:
  • Changing acceleration and deceleration multipliers for both trains and cars (trucks/busses).
  • Changing maximum allowed speed for rail type (trains only).

Acceleration:
Works in .trainunit and .carunit files:

"UniPatch": { "Acceleration": { "AccelerationScale": 1.5, "DecelerationScale": 1.5 } }
Notes: Values are decimals. When any of these is not specified, it defaults to 1.0.

Rail max speed:
Works in .rail file:
"UniPatch": { "RailSpeedLimit": 10 }
Notes: The speed limit is in m/s (meters per second)! Keep this in mind when modifying the limit!

Uses Harmony library by Andreas Pardeike[github.com]

The UniPatch logo is a combination of Harmony logo and Voxel Tycoon logo. I do not own rights to any ot these. All copyright go to their owners.
3 Comments
Gospodin_Drozder 5 May, 2021 @ 11:01am 
Exactly how to interact with this mod
Adder 29 Apr, 2021 @ 5:32am 
Hi, could it be put to modify the load capacity of the vehicles or trains? Or change the price?
madpie  [author] 4 Feb, 2021 @ 12:33pm 
Of course comment or create a discussion if you want a new feature