Update 5.AFK.py

This commit is contained in:
DearSky
2025-10-16 13:36:47 +08:00
committed by GitHub
parent 2fd032dfa5
commit d9602f3f2d

View File

@@ -10,7 +10,7 @@ for i in range(2):
plant(Entities.Bush)
move(North)
move(East)
for i in range(2)
for i in range(2):
for i in range(range_y):
till()
plant(Entities.Carrot)