restructure

This commit is contained in:
kepler155c@gmail.com
2019-10-30 22:50:01 -06:00
parent e5866b415e
commit a36d54a372
28 changed files with 2185 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ function pages.turtleCraft:validate()
if recipe then
local displayName = itemDB:getName(recipe)
turtle.emptyInventory()
Milo:emptyInventory()
UI:setPage('listing', {
filter = displayName,