Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
CC:Drones+

CC:Drones+

Drones for CC:Tweaked! they do turtle things, but with additional jank. Original creator: JSJBDEV

312
2
Technology
Transportation
Utility

Compatibility

Minecraft: Java Edition

1.20.1

Platforms

Fabric

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

minecraftbossdj
minecraftbossdj Creator
Acrogenous
Acrogenous Original Creator

Details

Licensed MIT
Published 4 months ago
Updated 4 months ago
DescriptionGalleryChangelogVersions

CC: Drones+

Drones for CC: Tweaked

A fork of CC: Drones, Originally created by JSJBDEV

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())
  • See the Drones rotation (drone.rotation())
  • See if the drone is colliding (drone.isColliding())
  • Turn the drones hover function on (drone.hoverOn(true))

Drone Upgrades:

Mining Upgrade:

  • Mine forward (drone.breakForward())

Carry Upgrade:

  • 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())

Modem Upgrade:

  • Get the drone's pos (drone.getPos())

Recipes

For recipes, refer download a recipe viewer mod, rather that be JEI, REI or EMI

Programming

using the Drone Workbench as a peripheral you can use two commands, Or you can craft the Drone Controller.

(let a be the wrap e.g a = peripheral.wrap("left"))

  • a.api() will reboot the computer after installing the drone api for ease of programming
  • a.export(path) will take the lua program at path and send it to the first drone within 2 blocks of the workbench, this will then reboot the drone and start it executing

NOTE: as of 0.3.0, this section is talking about a deprecated feature.

Further development

There are a few things I want to add, but I don't know when (or how) I'll add them:

  • Drones survey environments, this data can be reviewed in a holographic display
  • Drone cameras (like spectator mode)
  • Drone chunk loaders
  • Drone shields (maybe running on energy? would need a drone charger), possibly combat (so a weapon of sorts)
  • Drone upgrade system, similar to Steve's Carts 2 (sided upgrades)
  • possibly block and entity sensor (might be survery, might not be)

Note

This is a passion project, and a development build, I do not know when I will work on this, but if I don't update for a while, just know, its not abandoned.

Permission

Look here to see permission, at anytime if JSJBDEV decides he doesn't want it up, he is free to message me on discord at awesomebossdj7

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.