Skip to content

turtle.getItemDetail() not working properly #10

Description

@Y-ttr

in lua, althought doesn't seem to be properly documented on the wiki, you can pass 2 arguments to getItemDetail(); the slot number and a boolean to determine if the function should return simple or detailed item information.

Screenshot from 2021-08-26 03-55-47
Screenshot from 2021-08-26 03-56-14

in python trying to pass 2 arguments will raise "TypeError: getItemDetail() takes 1 positional argument but 2 were given"
Screenshot from 2021-08-26 03-56-32

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions