oops
This commit is contained in:
parent
8c92591e2b
commit
97966c9544
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ class Treepuncher(MinecraftClient):
|
|||
|
||||
self.position = BlockPos(0, 0, 0)
|
||||
|
||||
self.tablist = {}
|
||||
|
||||
self._register_handlers()
|
||||
self.modules = []
|
||||
|
||||
|
|
Loading…
Reference in a new issue