This commit is contained in:
Florian Nücke 2015-09-19 11:14:46 +02:00
parent b78017ca9f
commit 75a3fee64a

View File

@ -465,8 +465,8 @@ opencomputers {
# screens. This also controls how frequent distributors revalidate their
# global state and secondary distributors, as well as how often the power
# converter queries sources for energy (for now: only BuildCraft). If set
# to 1, this would query every tick. The default queries every 20 ticks,
# or in other words once per second.
# to 1, this would query every tick. The default queries every 10 ticks,
# or in other words twice per second.
# Higher values mean more responsive power consumption, but slightly more
# work per tick (shouldn't be that noticeable, though). Note that this
# has no influence on the actual amount of energy required by computers