add requirement

This commit is contained in:
liangliang 2023-10-19 09:39:41 +08:00
parent 47f994a0ad
commit b2d1aa44a5
2 changed files with 1 additions and 1 deletions

View file

@ -127,7 +127,6 @@ app.post("/start", (req, res) => {
bot.chat(`/spreadplayers ~ ~ 0 300 under 80 false @s`);
await bot.waitForTicks(bot.waitTicks);
}
bot.chat(`/spawnpoint bot 26 100 20`);
await bot.waitForTicks(bot.waitTicks * itemTicks);
res.json(bot.observe());