Sandbox placement Help

So I am making a sandbox game, that uses cubes, I want the size of the cube to be 3,3,3, and I want the blocks to be able to stack and have basic placement properties. How could I make this?

Personally i’d get the position then add 3 amount to the Y value that makes it just on top of the part.