mirror of
https://github.com/Sokomine/locks.git
synced 2025-07-01 06:20:21 +02:00
rename background images for furnace/chest
This commit is contained in:
@ -92,7 +92,7 @@ function locks.get_furnace_active_formspec(pos, percent)
|
||||
"list[current_name;src;2,1;1,1;]"..
|
||||
"list[current_name;dst;5,1;2,2;]"..
|
||||
"list[current_player;main;0,5;8,4;]"..
|
||||
"background[-0.5,-0.65;9,10.35;bg_furnace.jpg]"..
|
||||
"background[-0.5,-0.65;9,10.35;bg_shared_locked_furnace.jpg]"..
|
||||
|
||||
"field[0.3,4.5;6,0.7;locks_sent_lock_command;Locked furnace. Type /help for help:;]"..
|
||||
"button_exit[6.3,4;1.7,0.7;locks_sent_input;Proceed]" ;
|
||||
@ -106,7 +106,7 @@ locks.furnace_inactive_formspec =
|
||||
"list[current_name;src;2,1;1,1;]"..
|
||||
"list[current_name;dst;5,1;2,2;]"..
|
||||
"list[current_player;main;0,5;8,4;]"..
|
||||
"background[-0.5,-0.65;9,10.35;bg_furnace.jpg]"..
|
||||
"background[-0.5,-0.65;9,10.35;bg_shared_locked_furnace.jpg]"..
|
||||
"field[0.3,4.5;6,0.7;locks_sent_lock_command;Locked furnace. Type /help for help:;]"..
|
||||
"button_exit[6.3,4;1.7,0.7;locks_sent_input;Proceed]" ;
|
||||
|
||||
|
Reference in New Issue
Block a user