Page 1 of 1

[2.0.15] Parametrised blueprints set fluid in requester chest

Posted: Wed Nov 06, 2024 9:02 pm
by astral17
During creating the generic assembler, I found that fluid ingredients can be set without any problems to the chest's requests. And it's impossible to do this from factorio GUI. Also the formula is ignored and the default value is used.
11-06-2024, 23-47-11.png
11-06-2024, 23-47-11.png (128.21 KiB) Viewed 412 times
Steps for reproduce:
1. Create a blueprint an ingredient parameter and set it to requester chest. Or use the attached example.
11-06-2024, 23-49-02.png
11-06-2024, 23-49-02.png (107.94 KiB) Viewed 412 times

2. Select any recipe with fluid ingredient.
11-06-2024, 23-46-03.png
11-06-2024, 23-46-03.png (13.49 KiB) Viewed 412 times

Re: [2.0.15] Parametrised blueprints set fluid in requester chest

Posted: Thu Nov 07, 2024 7:44 am
by Soul-Burn
I think this is actually expected behavior.
Logistic groups are also shared with constant combinators, which can accept fluids and every other type of signal.
So yes, you can see a request with a request for [green square].

Re: [2.0.15] Parametrised blueprints set fluid in requester chest

Posted: Thu Nov 07, 2024 8:19 am
by boskid
Duplicate 118604

Re: [2.0.15] Parametrised blueprints set fluid in requester chest

Posted: Thu Nov 07, 2024 9:00 am
by astral17
Ok, if this was intended, what about the formula? Why was it ignored and the default value used?