diff --git a/src/main/resources/application.conf b/src/main/resources/application.conf index 82b994dd7..2d74bbc8a 100644 --- a/src/main/resources/application.conf +++ b/src/main/resources/application.conf @@ -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