mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-11-04 23:55:36 +01:00
same for bathroom tiles
This commit is contained in:
@@ -35,6 +35,7 @@ for i in ipairs(bathroom_tile_colors) do
|
|||||||
"("..coloredtile..")^[transformR90"
|
"("..coloredtile..")^[transformR90"
|
||||||
},
|
},
|
||||||
groups = {cracky=3},
|
groups = {cracky=3},
|
||||||
|
paramtype = "light",
|
||||||
sounds = default.node_sound_stone_defaults(),
|
sounds = default.node_sound_stone_defaults(),
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user