Blacklist Tile
You can add as much as blacklisted tile as you want so it won't get processed by the bot.
Example
blacklistTile = {
{ x = 22, y = 34 },
{ x = 23, y = 34 }
}
Last updated
You can add as much as blacklisted tile as you want so it won't get processed by the bot.
blacklistTile = {
{ x = 22, y = 34 },
{ x = 23, y = 34 }
}
Last updated