TimeSignals

by oiens

Add a new constant combinator to output game tick and computer time.

Tweaks
1 year, 2 months ago
1.1
141
Circuit network
Owner:
oiens
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
1 year, 2 months ago
Latest Version:
1.0.1 (1 year, 2 months ago)
Factorio version:
1.1
Downloaded by:
141 users

添加了一个物品,研究信号网络可解锁配方,放置在地上会实时的输出一个游戏总Tick的T信号,可以用这个T信号做一些有趣的东东。

An item is added, unlocking recipe of the signal network. When it is placed on the ground, it will output a T signal of the total Tick of the game. You can do some interesting things with this T signal.


模组代码参考了 TimeTools 模组
The mod code study from TimeTools