Author Topic: Way to rearranged bricks and make new icons in selector?  (Read 336 times)

Isn't much of a problem more of an annoyance. I downloaded some brick packs and such and they either 1) don't have icons 2) aren't in the order Id like them to be
Is there a way to make icons for bricks and to rearrange them in the brick selector to get them into the order I'd like?

Yes.

icons: http://forum.blockland.us/index.php?topic=227263.0

To move the order around, I've just been using a combination of changing the brickpack names, and moving them around in the server.cs to make them execute in the proper order.

I theorize that you can add some code to the server.cs to remake the default bricks and put them in the right position.  So that you can stick a 1x5 in between the default 1x4 and 1x6.  But that's just a theory, and I'm sure there's some gui guru out there who could just move the brick's position in the gui instead of remaking them.

It's certainly worth looking up. ^.^  This has been bothering me for a while.

Thanks!

And yea if anyone does know how to put say the 1x5 in between the 1x4 and 1x6 that'd be great too!