Steam turbing and gas turbine always stop rendering when at edge of screen or when you are on top and only a part of it is on screen
dercodeKoenig opened this issue ยท 0 comments
dercodeKoenig commented
This can be fixed by using @ Override isGlobalRenderer in the render class and let it return true.
this would make the machines render always if they are in loaded chunk. usually you would not build more than 5-10 turbines so it should not break performance