Magnetic Upgrade
Allows for using the magnet in turtles
| Functions | Description | 
|---|---|
| magnetize(distance) | Pulls items from distances using fuel | 
magnetize(distance)
Description
Pulls items from distances using fuel
💡 IMPORTANT
This action consumes fuel in the rate of distance squared
Parameters
- distance: number - a distance in blocks
 
Returns
- boolean - The state of the operation
 - string - error message, If there is a failure on the operation