We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a061882 commit 216cab7Copy full SHA for 216cab7
1 file changed
docs/mineflayer.ipynb
@@ -368,7 +368,7 @@
368
"mcData = require('minecraft-data')(bot.version)\n",
369
"# Create a new movements class\n",
370
"movements = pathfinder.Movements(bot, mcData)\n",
371
- "# How far to be fromt the goal\n",
+ "# How far to be from the goal\n",
372
"RANGE_GOAL = 1"
373
],
374
"execution_count": null,
@@ -531,4 +531,4 @@
531
]
532
}
533
534
-}
+}
0 commit comments