呵呵,终于找到储液罐的容量修改了
D:\game\Factorio\data\base\prototypes\entity文件entities.lua
找storage-tank
type = "storage-tank",
name = "storage-tank",
icon = "__base__/graphics/icons/storage-tank.png",
flags = {"placeable-player", "player-creation"},
minable = {hardness = 0.2, mining_time = 3, result = "storage-tank"},
max_health = 500,
corpse = "medium-remnants",
collision_box = {{-1.3, -1.3}, {1.3, 1.3}},
selection_box = {{-1.5, -1.5}, {1.5, 1.5}},
fluid_box =
{
base_area = 250, 这里的250就是2.5K 改多少自己决定吧。
pipe_covers = pipecoverspictures(),
pipe_connections =
{
{ position = {-1, -2} },
{ position = {2, 1} },
{ position = {1, 2} },
{ position = {-2, -1} },
储液罐容量修改,好用,另外,哪个物品堆叠修改后比较麻烦,还是找到钢箱子容量直接改箱子好点儿,个人意见 容量改大了,运输管道以及工厂会判定原材料不足,怎么解决的?
为啥需要储液罐,我一直都是直连的啊, 还老提示液体不足。 储液罐有啥作用啊?先储存后使用?那和直接使用有什么差别么··········· 感谢分享。。。大点好点
液罐车厢 容量怎么改?
页:
[1]