mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-01-09 16:49:35 +01:00
Merge pull request 'Add stonecutter output overlay texture' (#4740) from vl_stonecutter_overlay_texture into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4740 Reviewed-by: kno10 <kno10@noreply.git.minetest.land>
This commit is contained in:
commit
e26b587976
2 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]",
|
||||
|
|
BIN
textures/mcl_inventory_stonecutter.png
Normal file
BIN
textures/mcl_inventory_stonecutter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 186 B |
Loading…
Reference in a new issue