Factorio Time Control Mod
My first factorio mod that allows the player to control time and make some stuff really quickly
Keybindings
-orNumpad -Slow down the current game speed by 0.5x+orNumpad +Speeds up the current game speed by 1.2xCTRL + -orCTRL + Numpad -Set speed to minimum 0.25x or ResetCTRL + +orCTRL + Numpad +Set Speed to maximum 128x or ResetENTERorNumpad ENTERReset game speed to default 1x.
Those keys are refering to the US Keyboard Layout
Keys Equivalent
| US | French | Italian | German | Spanish | Polish |
|---|---|---|---|---|---|
| + | + | ^ | ` | ¿ | + |
| - | ) | ' | ß | ' | - |
Changelog
Version: 0.3.0
Date: 20. 07. 2026
- Changes:
- Updated for Factorio 2.0.
- Fixed on_init not being registered, so game speed is now reset correctly on new games.
- Updated reset key binding from ENTER to RETURN for Factorio 2.0 key sequence naming.
Version: 0.2.2
Date: 02. 07. 2021
- Changes:
- Fixed Bug that
+Key Binding may not work on some Keyboard Layouts
Version: 0.2.1
Date: 30. 06. 2021
- Changes:
- New Thumbnail
Version: 0.2.0
Date: 30. 06. 2021
- Changes:
- Restart game speed on init to avoid non desired speed changes.
Version: 0.1.0
Date: 30. 06. 2021
- Changes:
- First mod release