Register aliases for stairsplus

This commit is contained in:
Thomas--S 2017-08-12 13:29:09 +02:00 committed by GitHub
parent 45275cb6e4
commit a6515ab8d7
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ for _, clay in pairs(clay) do
groups = {cracky = 3},
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