mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-23 07:40:17 +02:00
add texture table
This commit is contained in:
@ -7,7 +7,7 @@ homedecor.register("air_conditioner", {
|
||||
mesh = "homedecor_ac.obj",
|
||||
tiles = {
|
||||
"homedecor_ac.png",
|
||||
homedecor.glass
|
||||
homedecor.textures.glass
|
||||
},
|
||||
groups = { snappy = 3, dig_stone = 3 },
|
||||
use_texture_alpha = "clip",
|
||||
|
Reference in New Issue
Block a user