mirror of
https://github.com/cheapie/plasticbox.git
synced 2025-03-04 08:44:36 +01:00
Update init.lua
This commit is contained in:
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,
|
||||
|
Reference in New Issue
Block a user