Advertisement
Indie_Rogers

Untitled

Jun 6th, 2021
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.07 KB | None | 0 0
  1. if turtle.getFuelLevel() == 0
  2.     then
  3.         turtle.refuel()
  4.     end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement