1
0
mirror of https://codeberg.org/tenplus1/bakedclay.git synced 2024-07-27 09:30:24 +02:00

add stairsplus alias'

This commit is contained in:
TenPlus1 2017-08-12 12:33:16 +01:00
parent 45275cb6e4
commit 7c39b7cbfe

View File

@ -51,6 +51,8 @@ for _, clay in pairs(clay) do
sounds = default.node_sound_stone_defaults(),
})
stairsplus:register_alias_all("bakedclay", clay[1], "bakedclay", "baked_clay_" .. clay[1])
-- register stair and slab (unless stairs redo active)
elseif stairs and not stairs.mod then