Page 1 of 1

How to generate a very big structure

PostPosted: Tue Feb 16, 2016 12:01
by dr4Ke
Hi,

I'm writing a mod that would generate a big structure (bigger than the minp, maxp limits) automatically.

Is it possible to generate a bigger structure than the generated region? Or is there a way to generate only a part of the structure, then continue it on the next generated region?

Re: How to generate a very big structure

PostPosted: Tue Feb 16, 2016 16:30
by duane
dr4Ke wrote:Is it possible to generate a bigger structure than the generated region? Or is there a way to generate only a part of the structure, then continue it on the next generated region?


I generate trees up to a kilometer tall in my Integral Trees mod.

Re: How to generate a very big structure

PostPosted: Tue Feb 16, 2016 16:45
by dr4Ke
I'll take a look at your impressing mod. Thank you very much.