Train Station should be allowed to change name by circuit
Moderator: ickputzdirwech
Train Station should be allowed to change name by circuit
I would like to change station name with circuit. Just like train "interrupt" change name of destination by condition.
Re: Train Station should be allowed to change name by circuit
While not actually changing the name of the "Train Stop" entity itself, you can sort of implement support for multiple Products within a long Rail Block / Station group by using some Combinator Contraption magic:
This setup waits until there are at least 1,000 Items in the Yellow Storage Chest (plus 1,000 in the Blue Requester Chest) to Enable a Stop. Then it uses the Train ID to Enable the correct Bulk Inserter to load items, until the Train gets full (or bored) and leaves, making room for the next train. This type of setup could be adapted to work for a Passive Provider Chest in a similar manner.
Disadvantages:
- Un/loading has to take place along only one side of the rail.
- Circuit magic is needed
- No Limit is set in this blueprint.
Good Luck!
This setup waits until there are at least 1,000 Items in the Yellow Storage Chest (plus 1,000 in the Blue Requester Chest) to Enable a Stop. Then it uses the Train ID to Enable the correct Bulk Inserter to load items, until the Train gets full (or bored) and leaves, making room for the next train. This type of setup could be adapted to work for a Passive Provider Chest in a similar manner.
Disadvantages:
- Un/loading has to take place along only one side of the rail.
- Circuit magic is needed
- No Limit is set in this blueprint.
Good Luck!