Rate Multiplier

by ribase

Increases ingame rates for research, mining and crafting. Pollution emissions can also be changed.

Tweaks
12 days ago
2.1
14
Cheats

Changelog

Version: 1.0.0
Date: 2026-07-30
  Features:
    - Added compatibility for Factorio 2.0 and 2.1 (factorio_version 2.1).
  Optimizations:
    - Replaced per-tick (on_tick) update loop with event-driven updates for player hand crafting and mining speeds, significantly reducing tick execution overhead.
  Bugfixes:
    - Fixed pollution emission multiplier logic to support Factorio 2.0 compound emission tables (emissions_per_minute and emissions_per_second).
    - Updated Logger utility compatibility for Factorio 2.0 API (helpers.write_file fallback).