Hi,
I'm currently playing on a server which allow us to buy 32x32 area where we can do whatever we want to do and I was thinking about making a huge renewable generation of energy to produce UUM but I want the more productive possible area so I need to share the height ( BedRock to 255) between solar panels, wind mills and water mills.
The first solution I see is this :
Layer - Generator
254 to 255 - Solar Panels
h2 to 253 - Water Mills
h1 to (h2 - 1) - Wind Mills
Bedrock to (h1 - 1) - Water Mills
Could you help me to choise h1 and h2 in order to have a the better production and a low chance of breaking a windmill ?
Thanks you for your reading.