mirror of
https://codeberg.org/tenplus1/bakedclay.git
synced 2025-05-11 21:30:29 +02:00
Register aliases for stairsplus
This commit is contained in:
parent
45275cb6e4
commit
a6515ab8d7
2
init.lua
2
init.lua
@ -50,6 +50,8 @@ for _, clay in pairs(clay) do
|
|||||||
groups = {cracky = 3},
|
groups = {cracky = 3},
|
||||||
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…
x
Reference in New Issue
Block a user