LDraw.org Discussion Forums
[Studio] Tip on where to put "0 BL_Item_No" - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: Models and Parts (https://forums.ldraw.org/forum-18.html)
+--- Forum: Parts Authoring (https://forums.ldraw.org/forum-19.html)
+--- Thread: [Studio] Tip on where to put "0 BL_Item_No" (/thread-29409.html)



Tip on where to put "0 BL_Item_No" - Hageta - 2026-02-25

When you use Bricklink Studio with custom parts and want Studio to show you the available colours you need a meta command for the bricklink item number.
The metacommand is the following(5272pb01 is an example part number):
Code:
0 BL_Item_No 5272pb01
It has to be placed directly after the "0 Author:" line in the header to work. Otherwise you the default LDraw header can be used.