mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-01-09 00:29:33 +01:00
update overlay texture in stonecutter code
This commit is contained in:
parent
e7b4cedbd3
commit
473590efbc
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ local function build_stonecutter_formspec(player, items)
|
|||
"list[current_player;stonecutter_input;1.625,2;1,1;]",
|
||||
|
||||
-- Container background
|
||||
"image[4.075,0.7;3.6,3.6;mcl_inventory_background9.png;2]",
|
||||
"image[4.075,0.7;3.6,3.6;mcl_inventory_stonecutter.png;2]",
|
||||
|
||||
-- Style for item image buttons
|
||||
"style_type[item_image_button;noclip=false;content_offset=0]",
|
||||
|
|
Loading…
Reference in a new issue