h
This commit is contained in:
parent
1ff3cea4d6
commit
5422d52065
21 changed files with 21953 additions and 369 deletions
|
@ -93,6 +93,7 @@ function tryCreating(recipe)
|
|||
if len(missing_ingredients) == 0 then
|
||||
work_queue[#work_queue] = nil
|
||||
turtle.select(1)
|
||||
--peripheral.call("left","playSound","entity.cat.ambient")
|
||||
-- todo exclude deploy_tool too and make it get its own tool
|
||||
if recipe.steps[1].machine ~= "craft" and
|
||||
recipe.steps[1].machine ~= "alloy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue