mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-01-08 23:50:19 +01:00
Add a color reference to the signs dialog
This commit is contained in:
parent
ab393d7960
commit
338dc8a38f
@ -465,8 +465,8 @@ signs_lib.construct_sign = function(pos, locked)
|
||||
meta:set_string(
|
||||
"formspec",
|
||||
"size[6,4]"..
|
||||
"textarea[0,0;6.5,3;text;;${text}]"..
|
||||
"button_exit[2,3;2,1;ok;Write]"..
|
||||
"textarea[0,-0.3;6.5,3;text;;${text}]"..
|
||||
"button_exit[2,3.4;2,1;ok;Write]"..
|
||||
"background[-0.5,-0.5;7,5;bg_signs_lib.jpg]")
|
||||
meta:set_string("infotext", "")
|
||||
end
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 81 KiB |
Loading…
Reference in New Issue
Block a user