mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-16 20:50:22 +02:00
phase out the generic red, green, white and neutral metals
generic black metal is used for all of these now, colorized. also, added a bit of noise to the texture.
This commit is contained in:
@ -52,7 +52,7 @@ homedecor.register("ironing_board", {
|
||||
mesh = "homedecor_ironing_board.obj",
|
||||
tiles = {
|
||||
"wool_grey.png",
|
||||
"homedecor_generic_metal_neutral.png"
|
||||
"homedecor_generic_metal_black.png^[brighten"
|
||||
},
|
||||
expand = {right = "air"},
|
||||
groups = { snappy = 3 },
|
||||
|
Reference in New Issue
Block a user