Author Topic: How do i make a brick pack?  (Read 454 times)

I'm trying to make a brick pack, but failing. I've made one brick because it's only a test.
Here's what's in the files:

Quote
1x5.blb:
            1 5 3
            Bricks

1x5.png:
Just a 96x96 sized icon.
Description.txt:
                       Title: Test
                       Author: Armymadguy102
                       It's a test!

Namecheck.txt:
                       Brick_Test 

Server.cs:
datablock fxDTSBrickData (brick1x5x3BrickData)
{
   brickFile = "./1x5.blb";
   category = "Bricks";
   subCategory = "1x";
   uiName = "1x5";
   iconName = Add-Ons/Brick_test/1x5.png

That's it. Hope you can find the problem ;D                   

Also i have made other addons like prints and colour sets. And i'm working on a wep.