https://github.com/emipa606/turnonoffrepowered
Repository for the Rimworld mod named Turn It On and Off - RePowered
https://github.com/emipa606/turnonoffrepowered
csharp gaming modding rimworld
Last synced: 23 days ago
JSON representation
Repository for the Rimworld mod named Turn It On and Off - RePowered
- Host: GitHub
- URL: https://github.com/emipa606/turnonoffrepowered
- Owner: emipa606
- License: mit
- Created: 2020-09-13T19:04:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T19:15:47.000Z (7 months ago)
- Last Synced: 2025-04-03T16:52:21.549Z (about 1 month ago)
- Topics: csharp, gaming, modding, rimworld
- Language: C#
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=2228219259
- Size: 821 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: News/UpdateFeatures.xml
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# [Turn It On and Off - RePowered](https://steamcommunity.com/sharedfiles/filedetails/?id=2228219259)

# Why not both?
This mod is based on two other mods: [Turn It On and Off](https://steamcommunity.com/sharedfiles/filedetails/?id=1530276152) and [RePower](https://steamcommunity.com/sharedfiles/filedetails/?id=1503118650)Ive always used RePower since it made it possible to have more realistic power-consumption.
The electric stove for example uses 350W but a real such stove uses between 2000-5000W.
This is of course because the stove in the game does not turn off when unused.
The trouble with the RePower-mod is that it requires a patch for each building.The Turn It On and Off-mod is a more general solution to the problem as it works on almost everything.
This trouble is that it keeps the vanilla power-requirement, making the game very easy.This mod combines the two and also introduces mod-options.
This makes it possible to define a multiplier for the vanilla power-draw for a more realistic level.
Changes are applied without need for restart.
It also supports the patches from RePower for special cases or personal settings.Its safe to add and remove from saves, and should not affect performance any more than either of the previous mods.
- Added support for turrets, turrets that use the Building_Turret class will now draw high-power when having an active target.
- Added support for all autodoors that use the vanilla door-class
- Added support for [Doors Expanded](https://steamcommunity.com/sharedfiles/filedetails/?id=2195733555)
- Added support for [Project RimFactory Revived](https://steamcommunity.com/sharedfiles/filedetails/?id=2033979700), both the workbenches and the automatic assemblers.
- Added setting for blocking work if power is low, all workbenches that inherits the vanilla class should now block usage if there is not enough power stored or being generated.
- French translation added, thanks qux!
- Russian translation added, thanks Reiquard!If you want, you can use this along with my patch-pack for RePower:
https://steamcommunity.com/sharedfiles/filedetails/?id=1836577627Credits:
Ryder (Turn It On and Off 1.1/1.2)
Thom Blair III (Turn It On and Off B19/1.0)
Fluffy (Turn It On and Off B19/1.0)
Xen (Turn It On and Off B19/1.0)
EbonJaeger (RePower 1.1)
NubsPixel (RePower B19)
Texel (RePower A16)
Since modding is just a hobby for me I expect no donations to keep modding. If you still want to show your support you can gift me anything from my [Wishlist](https://store.steampowered.com/wishlist/id/Mlie) or buy me a cup of tea.
[](https://ko-fi.com/G2G55DDYD)

- See if the the error persists if you just have this mod and its requirements active.
- If not, try adding your other mods until it happens again.
- Post your error-log using [HugsLib](https://steamcommunity.com/workshop/filedetails/?id=818773962) or the standalone [Uploader](https://steamcommunity.com/sharedfiles/filedetails/?id=2873415404) and command Ctrl+F12
- For best support, please use the Discord-channel for error-reporting.
- Do not report errors by making a discussion-thread, I get no notification of that.
- If you have the solution for a problem, please post it to the GitHub repository.
- Use [RimSort](https://github.com/RimSort/RimSort/releases/latest) to sort your mods
[](https://steamcommunity.com/sharedfiles/filedetails/changelog/2228219259) | tags: power consumption, realism