mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-28 09:50:18 +02:00
switch existing to xcompat textures
This commit is contained in:
@ -43,7 +43,7 @@ homedecor.register("barbecue", {
|
||||
|
||||
minetest.register_alias("homedecor:barbecue_meat", "air")
|
||||
|
||||
local wood_tex = homedecor.textures.default_wood
|
||||
local wood_tex = homedecor.textures.wood.apple.planks
|
||||
|
||||
homedecor.register("doghouse", {
|
||||
mesh = "homedecor_doghouse.obj",
|
||||
|
Reference in New Issue
Block a user