Factory Town

Factory Town

评价数不足
Looking at Logistics & Computation
   
奖励
收藏
已收藏
取消收藏
File Type: Save File
文件大小
发表于
更新日期
1.238 MB
2020 年 9 月 15 日 下午 8:50
2020 年 10 月 26 日 下午 9:26
40 项改动说明 ( 查看 )

订阅以下载
Looking at Logistics & Computation

描述
This is the map I use to figure out Logistics & Computation blocks. The Billboards give an idea of what the various processes do. I use FenceBlocks to isolate related actions, much like functions or subroutines.

This is a problem solving map so there ar
4 条留言
Tim 2020 年 12 月 6 日 上午 3:49 
krank
emirfassad  [作者] 2020 年 10 月 25 日 下午 7:09 
This now has Hex to Decimal conversion and Octal to Decimal conversion.
emirfassad  [作者] 2020 年 9 月 25 日 下午 2:25 
Now has two separate pairs of trains sharing track. One with trains using a switch out to share a single track. The other has two separate routes that share a portion of track.
There are also several methods of handling buffered load-outs
emirfassad  [作者] 2020 年 9 月 22 日 下午 11:33 
I have two trains sharing a single track working in my mod now. Get the latest version. Look at the test track (the loop near the PackingHouses). There is a circuit to the right with several Billboards. It uses parity to keep two trains synchronized, four pairs of Gates, Toggles and AgentSensors.

It's a bit arcane but it seems to work well.

There is a different configuration with two trains crossing and sharing a piece of track on the opposite corner of the map.

Circuits can be a bit confusing to decipher. I haven't converted these to my Pipes and Blocks configuration yet though I will likely get around to doing so.