So I experimented around with it a bit, but I can’t seem to get the border to appear, no matter what I do.
Here’s my latest attempt using the luacmd mod:
Code: Select all
/lua core.show_formspec(me:get_player_name(), "test", "formspec_version[6]size[5,5]style_type[box;borderwidths=5;bordercolors=#FF0000FF]box[1,1;1,1;#00FF00FF]")Am I doing something wrong or is this a bug?
I tested in Luanti 5.12.0 and Luanti 5.13.0.