Page 1 of 1

Loaders should have "next_upgrade" set in base

Posted: Sun Aug 31, 2025 4:29 pm
by RedRafe
Entities "Loader" and "Fast loader" should have field "next_upgrade" in prototypes set to the next tier, respectively "fast-loader" and "express-loader".

Source: https://github.com/wube/factorio-data/b ... 1047-L1158

Re: Loaders should have "next_upgrade" set in base

Posted: Mon Sep 01, 2025 6:21 am
by boskid
No.

With current restrictions put onto upgradable entities, since loaders are not used by the base game the items that build loaders are all hidden, and if next_upgrade would be set it would throw a prototype stage error due to items being hidden.

Re: Loaders should have "next_upgrade" set in base

Posted: Mon Sep 01, 2025 6:47 pm
by Stargateur
weird