Problem 1:
I made a custom structure and got it to spawn. Now I created a more complex structure and put stairs, and a chest, and doors, and other things with direction and metadata. How would I go about adding metadata and direction to these in my "WorldGenSTRUCTURE" class?
Problem 2:
This is probably really simple, and I think I have some idea, but can't pinpoint the exact problem...My structures are spawning in the same spot, 1 on top of the other...They aren't spawning alone in separate locations like they should. Can anybody think of a reason why this is happening?
All Help is appreciated!
Thank you!