mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-12 09:54:59 -05:00
dsadadsdsa
This commit is contained in:
parent
25dd67b499
commit
6ee7486778
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ function inject (bot, dcclient, config) {
|
|||
|
||||
if (relativePosition.x >= 16) {
|
||||
relativePosition.x = 0
|
||||
relativePosition.y++
|
||||
relativePosition.z++
|
||||
}
|
||||
|
||||
if (relativePosition.z >= 16) {
|
||||
|
|
Loading…
Reference in a new issue