Dragonop wrote:Hope you do!
btw, what is the "Hut Preparation" block for? Most important, how do I use it?
It should make wall positions and place the wool there that l don't need to do it manually.
I tried to make them with lines from random positions near the placed position but l somehow didn't manage to do it this way.
Now, when l was replying, l got the idea to fix it: using perlin noise in the way l did it for explosions. It would fix the problem of the wall positions typically used for the huts and it should be easier to filter the unwanted positions (if that is necessary), but l guess l would also need to improve detecting the positions inside the walls, which is necessary to place the floor and roof right.
Finding out possible positions for the wall is essential if l want to use the huts for my swamps mod.
So currently the block is something unfinished.