mirror of
https://github.com/cheapie/plasticbox.git
synced 2024-12-12 09:03:16 +01:00
Update init.lua
This commit is contained in:
parent
a0c9104d88
commit
fc05fdc7d4
3
init.lua
3
init.lua
@ -214,7 +214,8 @@ for i in ipairs(plasticbox.colorlist) do
|
||||
local colorname = plasticbox.colorlist[i][1]
|
||||
local desc = plasticbox.colorlist[i][2]
|
||||
|
||||
register_stair(
|
||||
if minetest.get_modpath("moreblocks") then
|
||||
register_stair(
|
||||
"plasticbox",
|
||||
"plasticbox_"..colorname,
|
||||
"plasticbox:plasticbox_"..colorname,
|
||||
|
Loading…
Reference in New Issue
Block a user