I have problem with storage management when i wanted low volume of production of tools.
the repeat command that exists is:
* Until Storage Full equal to working until 95% full (if many places to get tools the tool count increses above 10 created fast)
* until Storage not full equal to working from 95% full
but if i want to to start work when storage is empty meaning a bot have taken the last shovel i cant check that easy.
a work around it is to call if the box is empty by the worker bot and then create some but that require that i have dual usages of command.(shown in pictures below)
two ways i see that this problem can be fixed:
1: add a until storage Empty ( best fix but only for some cases not all)(0pcs)
2: add if command that is run once if valid same selection as repeat
That last part i think can be very good to have that a part of a command is run once if for example storage is full.
Current setup:
if Example:
if i do need a else if statement i can use 2 if just select a other thing to check against