machine is too large despite altered config file
Wieboe opened this issue ยท 4 comments
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.
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.
@GodOfOwls really? Did you read the post directly above yours before you posted?
32 in all directions is the absolute maximum size possible
What part of that is hard to understand?