Page 1 of 1

Remove "Requires at least 1 Prototype"

Posted: Tue Nov 19, 2019 9:13 am
by TheFunnySide
Most if not all tables in data.raw require at least one prototype to be defined.
Which is a huge hassle when trying to minimize the number of unused prototypes and sprites in an total overhaul mod.

It would be a lot less frustrating if you were able to remove this condition.

Re: Remove "Requires at least 1 Prototype"

Posted: Tue Nov 19, 2019 9:41 am
by Bilka
That bothers you but not the required prototypes like green/red wire, grass-1, water, out-of-map, small-equipment-grid, small-biter etc? Anyway, that's never gonna happen, at least one prototype of each type needs to exist so saves stay loadable.

Re: Remove "Requires at least 1 Prototype"

Posted: Tue Nov 19, 2019 10:21 am
by TheFunnySide
Well if you spent en entire day clearing tables then adding one by hand then you would feel the same way.
I think the loading issue could be resolved in another way, but i am not pretending that it is top priority. Its just something that would be nice.

Re: Remove "Requires at least 1 Prototype"

Posted: Wed Nov 20, 2019 2:05 am
by PyroFire
TheFunnySide wrote:
Tue Nov 19, 2019 10:21 am
Well if you spent en entire day clearing tables then adding one by hand then you would feel the same way.
*Said TheFunnySide to Bilka, a factorio dev, who has likely spent many entire days adding assets to factorio by hand*
I think the loading issue could be resolved in another way, but i am not pretending that it is top priority. Its just something that would be nice.
What are you trying to do anyway?
You don't need to actually make use of any particular prototype, you can just make them dummys that don't do anything and are there just to satisfy the condition.