Blockland Forums > Modification Help
Brick making
(1/4) > >>
DaBlocko:
I was looking at a brick pack and trying to figure out how to make a brick. (First time looking at making them)
In the pack, the 1x1x2 brick's blb file only had
1 1 6
Brick

Is that all that you need to make a standard 1 stud by 1 stud by 6 plates high brick?
DaBlocko:
Woops.
You probably also need the


--- Code: ---datablock fxDTSBrickData (brick1x1x6BrickData)

brickFile = "./1x1x2.blb";
category = "Bricks";
subCategory = "2x Height";
uiName = "1x1x2";
iconName = "Add-Ons/Brick_BlackDragonIV/Pic 1x1x2";
};
--- End code ---
part for each brick in the server.cs. am i right?
SPooK:
Yes. That really is all you need.
DaBlocko:
Thanks!
Wow that seems easy.
Darkness ZXW:
Oh! OH! Someone in Kodex made a brick maker GUI that exports it to your BL folder! I'll link later.
Navigation
Message Index
Next page

Go to full version