saraFarm
PricingFeaturesDownloadDiscord Server
  • 💜saraFarm
  • getting started
    • Pricing
    • Showcase
    • Requirements
    • Download
    • Discord Server
  • customizing your configuration
    • Bots Configuration
      • Adding Bot Config
      • Bot Credential
      • Backup Bots
      • Worlds
      • Start From
      • Door Id
      • Webhooks
      • Storage
    • Customizable Configuration
      • Language
      • Parameter
      • Control
      • Proxy
      • Webhook
      • Events
        • onSuspended
        • onPreFarm
        • onPlant
        • onStoringSeed
      • Options
        • Random Row
        • Check Jammed
        • Check Fire
        • Change Bot
        • Put and Break
        • Rotation
        • Trash
        • Seed
        • Pack
        • Rest
        • Login
        • Reconnect
        • Blacklist Tile
        • Random World
        • Random Chat
        • Store Specific
        • Auto Equip
      • General
      • Delays
  • features
    • Auto Login
    • Auto Assign Proxy
    • Language
    • Webhook
    • Auto Equip Items
    • Auto Convert
    • Sweep Harvesting
    • Random Harvesting
    • Snake Processing
    • Random Chat
    • Planting
    • Put and Break
    • Put and Break Animation
    • Rest
    • Quick Decide
    • Adding More Soon
Powered by GitBook
On this page
  1. customizing your configuration
  2. Customizable Configuration
  3. Options

Blacklist Tile

You can add as much as blacklisted tile as you want so it won't get processed by the bot.

Tile needs an x and y key to proceed getting blacklisted.

Example

blacklistTile = {
    { x = 22, y = 34 },
    { x = 23, y = 34 }
}
PreviousReconnectNextRandom World

Last updated 2 years ago