I have been recently considering creating a custom brick pack. But, I wanted to make sure I got this right.
This is what the code should look like for a 2x2x2 brick. Catch me if I'm wrong:
Brick
2 2 ???
If I'm right. It should means:
Brick = Type of brick, special would be trees rounds would be well rounds
2 = height, for each 1 you go up, it would make it 3 plates higher
2 = width, for each 1 you go up, it would make it 1 plate wider
??? = what goes here? this is what's confusing me