Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Getting started

Nico edited this page Nov 8, 2021 · 2 revisions

Following is a quick guide on how to start working with drones

Crafting

BuzzyDrones add two types of items to the game: drones and stations. Here is how they can be crafted:

Crafting

There are two different types of drones and three different types of stations. All types can be crafted by putting items in the crafting grid to cycle through the different types as show in the image below:

Cycle-Crafting

Basic usage

Once you crafted a drone, you can place it in the world by right-clicking on a block while holding the drone.

When a basic drone is placed it will begin moving items from a source station to a target station. A pick-up drone instead, will look for items on the ground and move them to a target station.

You can tell whether a drone is working or not by looking at the colour of its eyes:

  • Blue/Working: The drone is currently working.
  • Green/Idle: The drone is working correctly, but it currently has no job to do. All items might have already been transferred.
  • Orange/Warning: The drone cannot find a valid station. Maybe it is already occupied by another drone or it has a different filter.
  • Red/Error: The drone cannot find any station.

Eye-Colour

Drones have a range of 15 blocks of radius in each direction. They will look for items/station in that range.

Clone this wiki locally