Skip to content

Commit

Permalink
Artisan Benches: Workbench: correct form background. Closes #1743
Browse files Browse the repository at this point in the history
  • Loading branch information
alek13 committed Oct 30, 2024
1 parent afde837 commit 2e13b7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function Form:get_spec()
local inventory_id = self.inventory:get_id()

return 'size[8,9]' ..
'image[-0.2,-0.2;10.23,5.5;benches_anvil_form_bg.png]' ..
'image[-0.2,-0.2;10.23,5.5;benches_anvil_form_bg.png^[opacity:128]' ..
'list[detached:'..inventory_id..';craft;2,1;3,3;]' ..
'list[detached:'..inventory_id..';craft_result;5,2;1,1;]' ..
'list[current_player;main;0,4.85;8,1;]' ..
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2e13b7d

Please sign in to comment.