mirror of
https://github.com/cheapie/plasticbox.git
synced 2025-01-07 13:27:29 +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,
|
"plasticbox_"..colorname,
|
||||||
0
|
0
|
||||||
)
|
)
|
||||||
|
table.insert(circular_saw.known_stairs, "plasticbox:plasticbox_"..colorname)
|
||||||
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user