Some semi-random thoughts on terrain generation
What happens if you use OrePockets and DirtPockets with the same seed:
[Image: OrePocketsSameSeed.png]
(Note the dirt around all the coal)
Reply
Thanks given by:
is that bad or good?
Reply
Thanks given by:
BadTongue Is it possible to use the block ID as the seed?
Reply
Thanks given by:
The defaults take care of that problem - the OrePockets use WorldSeed + 1, the DirtPockets use WorldSeed + 2 by default (but both can be changed in the INI config - just in case someone actually wants that)
Reply
Thanks given by:
What did you use to make this image?
Reply
Thanks given by:
I believe it's Minutor.
Reply
Thanks given by:
Yes, Minutor. https://github.com/mrkite/minutor
Reply
Thanks given by:
Look what I've found:
Pictures:

   
   
   
   
   


The corridors are a little long though. I think we should reduce them a bit, and create more structures like that bridge prefab.

Also, the diagonal corridors don't look that good after all.
Reply
Thanks given by:
@xoft do you think it's possible to make the PieceGenerator choose prefabs with less connectors the further they are away from the starting point?
Reply
Thanks given by:
I wouldn't want to hardcode that into the generator, it's better to adjust the individual pieces' weights and repeat-weights (AddWeightIfSame set to a negative number, in this case)
Reply
Thanks given by:




Users browsing this thread: 2 Guest(s)