Jareds SimpleBot Start

by Faenix1

Start with armor that provides no protection, but has 2 roboports, 90% movement speed buff, and 10 inventory slots. Also adds 50 special robots that cost no power and move 5x faster.

Tweaks
1 year, 13 days ago
2.0
7.36K
Armor Logistic network Cheats

b Mining result

1 year, 3 days ago

I notice that if you accidentally manually mine one of the bots from this mod, you get a vanilla bot instead of the modded bots. Can that be changed so you get the modded bots back? I live in fear of accidentally effectively deleting the best bots I own when I'm picking up things by hand.

1 year, 3 days ago

Also every time you die, you respawn with a new set of modded starter armor and modded bots.

28 days ago
(updated 28 days ago)

I used Chat GPT to solve the issue with mining bots.

Just swap this line

minable = { mining_time = 0.1, result = "construction-robot" }

with

custom_robot.minable = { mining_time = 0.1, result = "jareds-robots" }

Works like a charm.

New response