Drones for CC: Tweaked currently drones can:
Go forward (using drone.engineOn(true))
Turn (using drone.left(number) and drone.right(number))
Go up and down (using drone.up(number) and drone.down(number))
Look forward and back (drone.lookForward() drone.lookBack())
Mine forward (drone.breakForward()) see the Drones rotation (drone.rotation()) see if the drone is colliding (drone.isColliding()) turn the drones hover function on (drone.hoverOn(true)) pick up blocks (and keep there data) below (drone.pickupBlock()) drop the block (drone.dropBlock()) pick up entities below (drone.pickUpEntity()) drop the entity below (drone.dropEntity())
Screenshots (clickable):
Developer(s): Acrogenous
Requirements for Fabric:
- Fabric and Fabric API
How to install CC: Drones to Minecraft with Fabric:
- Download and install Fabric
- Download and drop the CC: Drones mod and the required mods into the mods folder. That's it!
- More.
Download CC: Drones mod for Minecraft:
For 1.20.1–1.20.6 (Fabric)
- Download CC Drones 0.0.1 (30.5.2024)
For 1.20.2 (Fabric)
- Download CC Drones 0.0.1 (28.5.2024)
Be the first to comment