add stairsplus alias'

This commit is contained in:
TenPlus1 2017-08-12 12:33:16 +01:00
parent 45275cb6e4
commit 7c39b7cbfe
1 changed files with 2 additions and 0 deletions

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