mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-10 07:45:05 -04:00
Closes #1438.
This commit is contained in:
parent
b78017ca9f
commit
75a3fee64a
@ -465,8 +465,8 @@ opencomputers {
|
|||||||
# screens. This also controls how frequent distributors revalidate their
|
# screens. This also controls how frequent distributors revalidate their
|
||||||
# global state and secondary distributors, as well as how often the power
|
# global state and secondary distributors, as well as how often the power
|
||||||
# converter queries sources for energy (for now: only BuildCraft). If set
|
# converter queries sources for energy (for now: only BuildCraft). If set
|
||||||
# to 1, this would query every tick. The default queries every 20 ticks,
|
# to 1, this would query every tick. The default queries every 10 ticks,
|
||||||
# or in other words once per second.
|
# or in other words twice per second.
|
||||||
# Higher values mean more responsive power consumption, but slightly more
|
# Higher values mean more responsive power consumption, but slightly more
|
||||||
# work per tick (shouldn't be that noticeable, though). Note that this
|
# work per tick (shouldn't be that noticeable, though). Note that this
|
||||||
# has no influence on the actual amount of energy required by computers
|
# has no influence on the actual amount of energy required by computers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user