Speeds up rocket silo animation by 8X (mod default, can be change in starup options). Should now support mod silos. Fork of Grandpa_Pit's mod. https://mods.factorio.com/mod/faster-rocket-silo-animation
Small changes concerning balance, gameplay, or graphics.
Version: 1.0.3
Date: 2026. 3. 1
Label:
- Added support for modded silos (maraxsis, lignumis, and so on).
- Rewrote scaling so it simply multiplies the speeds of the silo. Since the rocket and its silo already exist in data.raw, we can just apply the multiplier directly.
- Reduced rocket_rising_delay and launch_wait_time to 1 (don't know if it's ticks or seconds). This will make launches EVEN faster. :)
- Moved code to data-final-fixes.lua in case of conflicts.