Companion Drones for 2.0


UPDATE 3.1 Tired of the lonely factory life? This drone(s) will follow, assist, and protect you, handling construction, repairs, combat, and manage its inventory all by itself. Toggle between building and combat roles on the fly with hotkeys or the shortcut bar, fine-tune its behavior with customizeable options, and toggle between Modes to enable progression over time or to make the mod more suitable for large modpacks like Angels or Bob's. Maintained by Maoman

Content
8 days ago
2.0
4.51K
Logistics Combat

i Allow Fuel Source to be modified by other mods

11 days ago

This way I could say that in addition to the standard chemical fuel, companion drones can also use biomass (preventing the incompatibility with PyCoalProcessing where wood is no longer a chemical fuel source).

Ideally different mods do not override the chemical sources but can rather add to it.

From PennyJim in Discord:
I'd mention it should probably be a mod-data prototype
And convert an array of fuel_categories into a lookup so they can do just fuel_categories[item.fuel_category] instead of a string compare

New response