Media Summary: All about the Rednet API! You'll learn how to communicate between multiple computers and turtles. This includes both ... The following is the code that I wrote on the video Both PC and Turtle lua- rednet.open("right") Turtle: a, b, c = rednet.receive() if b ... In this episode i make a simple lumberjack turtle. And showing every step needed on the way If you got any suggestions on ...
Minecraft Computercraft Tutorial 7 Wireless - Detailed Analysis & Overview
All about the Rednet API! You'll learn how to communicate between multiple computers and turtles. This includes both ... The following is the code that I wrote on the video Both PC and Turtle lua- rednet.open("right") Turtle: a, b, c = rednet.receive() if b ... In this episode i make a simple lumberjack turtle. And showing every step needed on the way If you got any suggestions on ... Thank you for watching my video! Make sure to subscribe to my channel! like my videos, share them and leave comments! local table = {"Tables", "Are", "Cool", "and", "like", "Arrays!"} for i = 1, 6 do term.write(table[i].." ") end Go get some more help here: ...