添加新功能,新物品,并可对原版参数进行自由设置 Add new features, new items, and freely set original parameters 支持语言:简体中文,English
Large total conversion mods.
Transportation of the player, be it vehicles or teleporters.
Augmented or new ways of transporting materials - belts, inserters, pipes!
New Ores and resources as well as machines.
Related to roboports and logistic robots.
Entities which interact with the circuit network.
Furnaces, assembling machines, production chains.
Changes to power production and distribution.
More than just chests.
Play it your way.
供货仓放置后,来回切换几个模式再移除,贴图不会消失, 不能选中但还是通电状态
你能说一下“来回切换模式”是什么意思吗?
供货仓不是可以用鼠标中键点击开启物流面板么, 在物流面板右侧有 正常模式,建造模式,物流模式 三个模式可以切换
原版是不带这个的。 你这是哪个模组的功能?
好吧,不好意思.. 应该是这个模组(Krastorio 2 Spaced Out)里面带的功能,刚才看到新手指令提示了
以后要删除“供货仓”,记得要切换为“正常模式”再删除。 供货仓的原理是:该建筑集成了两个设备,当删除时,会自动寻找另一个设备并删除,而你使用该模组切换模式时,把那个设备的性质改变了,系统找不到与原来匹配的设备,所以无法删除。 遇到了遗留的设备无法删除怎么办,最简单的方法是回档,你如果不想回档,还有一个比较麻烦的方法: 打开本模组VanillaReviseV2_3.7.7.zip\VanillaReviseV2\prototypes\logistics-storage.lua这个文件第127行,rob.selectable_in_game = false 改为rob.selectable_in_game = true 重启游戏-加载存档-删除遗留的建筑,最后记得再改回来