Add job for filling in a volume of blocks

This commit is contained in:
2020-12-05 10:56:56 +00:00
parent b8952db742
commit e0c5c3a6b9
8 changed files with 294 additions and 7 deletions

2
bot.py
View File

@@ -205,6 +205,8 @@ def init(global_state):
g.queue_afk = False
g.filling = False
def bot(global_state):
g = global_state