You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, my reactor is 33x33 by 56 blocks high, in my config file I have these lines:
I:maxReactorHeight=65
I:maxReactorSize=40
However I still get a message that my machine is too big and that the maximum size is 32. I have turbines on all 4 sidez of the reactor but I'm assuming those aren't factored into the maximum size.
The text was updated successfully, but these errors were encountered:
32 in all directions is the absolute maximum size possible because there are limits to certain things like fuel capacity and energy production. A reactor of a higher size would also cross very many chunk borders which could potentially cause weird stuff (A size of 32 on x and z already crosses at least one chunk border, if not two per direction.
Hello, my reactor is 33x33 by 56 blocks high, in my config file I have these lines:
I:maxReactorHeight=65
I:maxReactorSize=40
However I still get a message that my machine is too big and that the maximum size is 32. I have turbines on all 4 sidez of the reactor but I'm assuming those aren't factored into the maximum size.
The text was updated successfully, but these errors were encountered: