forked from mtcontrib/bakedclay
add stairsplus alias'
This commit is contained in:
parent
45275cb6e4
commit
7c39b7cbfe
2
init.lua
2
init.lua
@ -51,6 +51,8 @@ for _, clay in pairs(clay) do
|
|||||||
sounds = default.node_sound_stone_defaults(),
|
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)
|
-- register stair and slab (unless stairs redo active)
|
||||||
elseif stairs and not stairs.mod then
|
elseif stairs and not stairs.mod then
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user