Better Robots Extended

by Nick1Z2

This mod adds four new tiers for logistics and construction robots (MK2–MK4), with configurable speed, carrying capacity, and battery capacity, plus research to boost carrying capacity. It also includes new Roboport MK2 and MK3 with configurable charging speed for enhanced charging and logistics capabilities.

Utilities
a month ago
2.0
4.47K
Logistic network

b Pickup = 1

4 months ago

if pickup up any tiers it returns to base game tiers. Mostly you have forgotten a code section name "return as bot name" MK 2-5 depending in tier.

4 months ago
(updated 4 months ago)

NOTminable = {mining_time = 0.1, result = "construction-robot"},
this line of you code has to be:
but {mining_time = 0.1, result = "BRE-construction-robotics-mk3"}, for every tier

4 months ago
(updated 4 months ago)

Deleted

4 months ago

Hey Sgamez,

Thanks a lot for pointing that out! I hadn’t realized the minable section was resetting all robots to the base game tier. I’ll go through each tier and update the result in minable to match the correct bot names (MK2 to MK5). Your help made finding this issue so much easier! 😊

Thanks again for the advice!

4 months ago

awesome you get it fixed.

New response