Need help for another bot mall feature
Posted: Mon Feb 03, 2025 4:49 pm
Hi engineers ! You may have seen my first post about the bot mall I'm building, this time I got another issue.
The light colour system works really fine and allow me to add multiple colour indications, but the computer is taking quite some place and I thought about others uses from it. In particular a parametrized limit for each items that the mall is producing. Since the computer needs a "items limits bank" input by a constant combinator I believed it could be possible to use that constant combinator to modify every limits there are in the bot mall.
Limit are put in place like this, simply the inputting inserter reads the storage chest items and compare it to a value which is the item limit. That item limit in particular could I believe be controlled by the computer too with something like this : However if I take express belt for example, I would like the constant combinator to output signal "express belt 2000" to the bulk inserter and the storage chest to have like 100 express belts in it, the inserter then compares two values and know if it should be turned on or not. But since both signals are express belt they add up and I can't make this system work : I then ask if someone could figure out a solution to this problem (preferably without using combiner deciders or calculators), just to inform, the actual computer only output packedRGB items values so I don't think they are usable for what I want to do with bulk inserters. Thanks if you can help me !
The light colour system works really fine and allow me to add multiple colour indications, but the computer is taking quite some place and I thought about others uses from it. In particular a parametrized limit for each items that the mall is producing. Since the computer needs a "items limits bank" input by a constant combinator I believed it could be possible to use that constant combinator to modify every limits there are in the bot mall.
Limit are put in place like this, simply the inputting inserter reads the storage chest items and compare it to a value which is the item limit. That item limit in particular could I believe be controlled by the computer too with something like this : However if I take express belt for example, I would like the constant combinator to output signal "express belt 2000" to the bulk inserter and the storage chest to have like 100 express belts in it, the inserter then compares two values and know if it should be turned on or not. But since both signals are express belt they add up and I can't make this system work : I then ask if someone could figure out a solution to this problem (preferably without using combiner deciders or calculators), just to inform, the actual computer only output packedRGB items values so I don't think they are usable for what I want to do with bulk inserters. Thanks if you can help me !