mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-08-01 19:20:20 +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:
@ -274,7 +274,7 @@ homedecor.register("well", {
|
||||
mesh = "homedecor_well.obj",
|
||||
tiles = {
|
||||
"homedecor_rope_texture.png",
|
||||
"homedecor_generic_metal_neutral.png",
|
||||
"homedecor_generic_metal_black.png^[brighten",
|
||||
"default_water.png",
|
||||
"default_cobble.png",
|
||||
"default_wood.png",
|
||||
|
Reference in New Issue
Block a user