Gas Pump Power Tweak (Vanilla/DLC)
Changes gas pumps, mini gas pumps, and the gas filter to use 50% power, but it can be changed via the config.json, or the options button in the mod menu. Note: restarting the game is needed to pick up new wattage values if you change them in the GUI/JSON while the game is running.
Default values on install:
Gas Pump: 120W
Mini Gas Pump: 60W
Gas Filter: 60W
There are a few mods that do the same thing, but I couldn’t find one that was updated for the DLC so I used this as an excuse to learn a little about how this works. This is my first mod for ONI, and my first ever C# project.
It’s very simplistic and worked fine in testing, but please drop a comment if you run into problems with it.