mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-01-01 22:27:31 +01:00
update overlay texture in stonecutter code
This commit is contained in:
parent
afa72c453a
commit
db40595161
@ -143,7 +143,7 @@ local function build_stonecutter_formspec(player, items)
|
|||||||
"list[current_player;stonecutter_input;1.625,2;1,1;]",
|
"list[current_player;stonecutter_input;1.625,2;1,1;]",
|
||||||
|
|
||||||
-- Container background
|
-- 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 for item image buttons
|
||||||
"style_type[item_image_button;noclip=false;content_offset=0]",
|
"style_type[item_image_button;noclip=false;content_offset=0]",
|
||||||
|
Loading…
Reference in New Issue
Block a user