: If you need to reorganize your base, use the "Move" tool (default key M ) to pick up and rotate structures. Deleting a building doesn't destroy it; it puts the structure into your "storage" so you can rebuild it elsewhere instantly.
: Fixed an "infinite recursion" error with custom mods and resolved a tutorial bug where the bot tracker step wouldn't complete if the list was already open. Essential Automation Strategies Autonauts.v140.2.rar
: You can teach bots to recharge other bots. Set a "logistic" bot to "find discharged bot" in a forever loop so your workforce never stays idle for long. : If you need to reorganize your base,
To progress from manual labor to a fully automated colony, focus on these core concepts: Essential Automation Strategies : You can teach bots
: Assign bots to bring specific materials (logs, planks, poles) to any blueprint within a sign's area. This creates a "mobile construction crew" that automatically builds anything you place near that sign. Efficient Resource Management
: Use "until hands empty" loops for tasks like digging or chopping. A "durable" script often places the "get tool" command after the action loop, preventing the bot from getting stuck if it's restarted while already holding a tool.