ComputerCraft mining turtle doesn't stop diging down

前端 未结 0 1982
刺人心
刺人心 2020-12-09 04:28

Im having an issue with my mining turtle code. Here\'s my code

function mine ()
    done = false

    while not done do
        print("Moving to desired          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题