Deadlock's Stacking for Pyanodon


Adds belt compression for intermediate products introduced in Pyanodons Coal Processing, Pyanodons Fusion Energy, Pyanodons HighTech, Pyanodons Petroleum Handling, Pyanodons Raw Ores, Pyanodons Alien Life and Pyanodons Alternative Energy.

Content
6 months ago
0.16 - 2.0
11.5K
Logistics

b Belt stack size

5 months ago

add this code to data-updates.lua
local max_belt_stack_size = data.raw["inserter"]["py-stack-inserter"].max_belt_stack_size
data.raw["loader-1x1"]["transport-belt-loader"].max_belt_stack_size = max_belt_stack_size
data.raw["loader-1x1"]["fast-transport-belt-loader"].max_belt_stack_size = max_belt_stack_size
data.raw["loader-1x1"]["express-transport-belt-loader"].max_belt_stack_size = max_belt_stack_size

4 months ago

Hello Moral1ty, i am very sorry for the late respons i havent played factorio for a while now (no time and other stuff)
i will hopefully look into this tomorrow

New response