Upgrade pyCraft

This commit is contained in:
2020-09-17 18:56:52 -06:00
parent ca45925da1
commit b8cbd9a5f0
4 changed files with 9 additions and 2 deletions

2
bot.py
View File

@@ -198,6 +198,8 @@ def bot(global_state):
init(g)
print('Initialized.')
print(blocks.mcd.windows)
while g.running:
tick(g)