Page 1 of 1

Ability to edit logistic-robots max_payload_size

Posted: Sun Apr 27, 2025 1:04 pm
by DerLolli
I am currently creating a mod where i want to add custom logistic robots that are not effected by the "Worker robot cargo size" technology.
Basically i want to manually set the max_payload_size of a robot at runtime. I already tried to look into LuaInventory of the robot but i dont think there is a way to manually force the stack size on an inventory slot. So would it be possible to add a feature like this to the API ? :D