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
10 days ago
2.0
3.11K
Logistic network

b Pickup = 1

a month 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.

a month ago
(updated a month 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

a month ago
(updated a month ago)

Deleted

a month 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!

a month ago

awesome you get it fixed.

New response