-
Notifications
You must be signed in to change notification settings - Fork 1
Getting started
Following is a quick guide on how to start working with drones
BuzzyDrones add two types of items to the game: drones and stations. Here is how they can be crafted:
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:
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.
Drones have a range of 15 blocks of radius in each direction. They will look for items/station in that range.


