forked from nalc/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"
|
"("..coloredtile..")^[transformR90"
|
||||||
},
|
},
|
||||||
groups = {cracky=3},
|
groups = {cracky=3},
|
||||||
|
paramtype = "light",
|
||||||
sounds = default.node_sound_stone_defaults(),
|
sounds = default.node_sound_stone_defaults(),
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue
Block a user