mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-26 17:00:20 +02:00
Version MFF.
This commit is contained in:
2
homedecor/laundry.lua
Normal file → Executable file
2
homedecor/laundry.lua
Normal file → Executable file
@ -52,7 +52,7 @@ homedecor.register("ironing_board", {
|
||||
mesh = "homedecor_ironing_board.obj",
|
||||
tiles = {
|
||||
"wool_grey.png",
|
||||
{ name = "homedecor_generic_metal.png", color = homedecor.color_med_grey },
|
||||
"homedecor_generic_metal_black.png^[brighten"
|
||||
},
|
||||
expand = {right = "placeholder"},
|
||||
groups = { snappy = 3 },
|
||||
|
Reference in New Issue
Block a user