BG-Software
  • Welcome to BG-Software
  • WildInspect
    • Overview
    • Source Code
    • Issues Tracker
    • Download
  • WildBuster
    • Overview
      • Commands and Permissions
    • Source Code
    • Issues Tracker
    • Download
  • WildStacker
    • Overview
      • Commands and Permissions
      • Items Stacker
      • Entities Stacker
        • Loot Tables
        • Linked Entities
      • Spawners Stacker
        • Spawners Override
          • Spawn Conditions
        • Spawner Upgrades
      • Blocks Stacker
    • Source Code
    • Issues Tracker
    • Download
  • WildTools
    • Overview
      • Commands and Permissions
      • Configuring Tools
      • Builder Tool
      • Cannon Tool
      • Crafting Tool
      • Crowbar Tool
      • Cuboid Tool
      • Drain Tool
      • Harvester Tool
      • Ice Tool
      • Lightning Tool
      • Magnet Tool
      • Pillar Tool
      • Sell Tool
      • Sort Tool
    • Source Code
    • Issues Tracker
    • Download
  • WildChests
    • Overview
      • Commands and Permissions
      • Configuring Chests
      • Linked Chests
      • Regular Chests
      • Storage Units
    • Source Code
    • Issues Tracker
    • Download
  • WildLoaders
    • Overview
      • Commands and Permissions
    • Source Code
    • Issues Tracker
    • Download
  • SuperiorSkyblock
    • Overview
      • Commands and Permissions
        • Player Commands
        • Admin Commands
        • Permissions
      • Placeholders
        • Global Placeholders
        • Island Placeholders
        • Player Placeholders
        • Chat Placeholders
      • Configuration Files
      • Messages
      • Island Flags
      • Island Privileges
      • Schematics
      • Upgrades
        • Island Multipliers
      • Menus
        • Bank Logs Menu
        • Biomes Menu
      • Missions
        • BlocksMissions
        • BrewingMissions
        • CraftingMissions
        • EnchantingMissions
        • FarmingMissions
        • FishingMissions
        • IslandMissions
        • ItemsMissions
        • KillsMissions
        • StatisticsMissions
      • Javascript Engine
      • Custom Blocks
      • API
        • Register your own command
        • Register your own block-keys
      • Addons
        • SSBOneBlock
        • SSBProxyBridge
    • Source Code
    • Issues Tracker
    • Download
Powered by GitBook
On this page
  • Required Sections
  • radius
  • Optional Sections
  • active-action
  • farmland-radius
  • one-layer-only
  • How to Use
  • Sell Mode (Enable/Disable)

Was this helpful?

  1. WildTools
  2. Overview

Harvester Tool

The harvester tool will harvest crops in range and plant them automatically for players. The tool can also sell automatically the drops of the crops, and farm lands for planting.

Required Sections

There are some required sections to be added to the config in order to have the tool working properly.

radius

The radius in which to harvest crops.

Section Type

Integer (Number, maximum of 2,147,483,647)

Optional Sections

There are some optional sections that can be used with this tool.

active-action

Set the activation action for the tool.

Section Type

String ("RIGHT_CLICK" or "LEFT_CLICK" only.)

farmland-radius

The radius in which to turn dirt into farmlands.

Section Type

Integer (Number, maximum of 2,147,483,647)

one-layer-only

When set, the radius for planting and turning dirt to farmlands will only work on the same y-level of the clicked block.

Section Type

Boolean (true/false)

How to Use

  • Hold the tool in your hand.

  • Right click or left click on a block (depends on your configuration) By default, right-click should be used

Sell Mode (Enable/Disable)

You must have wildtools.sellmode in order for this to work.

  • Hold the tool in your hand.

  • Sneak (shift-click)

  • Right click in the air

PreviousDrain ToolNextIce Tool

Last updated 3 years ago

Was this helpful?