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