name change for turtles (turtle_expanded)
This commit is contained in:
@@ -298,6 +298,7 @@ function page:scan()
|
||||
end
|
||||
|
||||
if b.name == 'computercraft:turtle_advanced' or
|
||||
b.name == 'computercraft:turtle_expanded' or
|
||||
b.name == 'computercraft:turtle' then
|
||||
table.insert(candidates, b)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user