forked from mtcontrib/homedecor_modpack
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