Part #3:
https://mason-larobina.github.io/factor ... oader.html
Search found 5 matches
- Sat May 30, 2020 3:35 am
- Forum: Combinator Creations
- Topic: Vanilla logistic train circuit series + blueprints
- Replies: 2
- Views: 3065
- Thu May 28, 2020 7:58 am
- Forum: Combinator Creations
- Topic: Vanilla logistic train circuit series + blueprints
- Replies: 2
- Views: 3065
Vanilla logistic train circuit series + blueprints
Heya folks,
I've written two parts on this so far:
https://mason-larobina.github.io/factorio/2020/05/23/logistic-train-evolution.html - Part #1
https://mason-larobina.github.io/factorio/2020/05/28/logistic-circuits-part-2.html - Part #2
That walk through the evolution of my logistic train ...
I've written two parts on this so far:
https://mason-larobina.github.io/factorio/2020/05/23/logistic-train-evolution.html - Part #1
https://mason-larobina.github.io/factorio/2020/05/28/logistic-circuits-part-2.html - Part #2
That walk through the evolution of my logistic train ...
- Thu May 28, 2020 1:03 am
- Forum: Ideas and Suggestions
- Topic: Read inserter stack size from the picked item's channel
- Replies: 13
- Views: 7093
Re: Read inserter stack size from the picked item's channel
Yes, that's exactly what I did in the early game.
- Thu May 28, 2020 1:02 am
- Forum: Mods
- Topic: [MOD 0.14] Text Plates
- Replies: 97
- Views: 54953
Re: [MOD 0.14] Text Plates
Bug report: I was ran over by a train while placing the text plates. When I re-spawned I had no way of closing the text chooser dialog.
- Wed May 27, 2020 12:56 pm
- Forum: Ideas and Suggestions
- Topic: Read inserter stack size from the picked item's channel
- Replies: 13
- Views: 7093
Re: Read inserter stack size from the picked item's channel
Heya folks (first post),
I've written a guide to creating fast & exact inserter systems: https://mason-larobina.github.io/factorio/2020/05/23/logistic-train-evolution.html
I'm using an index trick to isolate individual items for processing one at a time. This allows me to set a second signal for ...
I've written a guide to creating fast & exact inserter systems: https://mason-larobina.github.io/factorio/2020/05/23/logistic-train-evolution.html
I'm using an index trick to isolate individual items for processing one at a time. This allows me to set a second signal for ...