sensor update
This commit is contained in:
@@ -150,6 +150,7 @@ function Craft.craftRecipe(recipe, count, inventoryAdapter)
|
||||
count = count - maxCount
|
||||
until count <= 0
|
||||
|
||||
clearGrid(inventoryAdapter)
|
||||
turtle.select(1)
|
||||
return crafted * recipe.count
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user