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