pY Belt Sorter


An add-on for Belt Sorter by judos & Cordina that rebalances it for the full pY suite.

Tweaks
1 year, 3 months ago
1.1
279
Logistics

b Unable to research due to unfullfilled prerequisits

1 year, 1 month ago

I've researched everything that only requires the automation science pack, and in the tech tree everything is green and researched before the belt sorter. It still states unable to research due to unfullfilled prerequisits.

1 year, 1 month ago

OK, so py is missing the "electronics" tech. /c game.player.force.technologies['electronics'].researched=true fixed the issue for me.

2 months ago

Autor! Please change data-updates.lua, add this:
data.raw.technology["belt-sorter1"].prerequisites = {
"vacuum-tube-electronics",
"logistics"
}

New response