mirror of
https://github.com/cheapie/plasticbox.git
synced 2024-12-12 09:03:16 +01:00
added crafting of microblocks via tablesaw
This commit is contained in:
parent
c55e0f5c03
commit
aa2c778404
2
init.lua
2
init.lua
@ -261,5 +261,7 @@ for i in ipairs(plasticbox.colorlist) do
|
||||
"plasticbox_"..colorname,
|
||||
0
|
||||
)
|
||||
table.insert(circular_saw.known_stairs, "plasticbox:plasticbox_"..colorname)
|
||||
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user