added crafting of microblocks via tablesaw

hightime
kizeren 2013-12-18 21:40:08 -06:00
parent c55e0f5c03
commit aa2c778404
1 changed files with 2 additions and 0 deletions

View File

@ -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