Unused (?) runtime concepts in v1.1.108
Posted: Sat Jun 01, 2024 4:33 am
Since v1.1.108, the following runtime concepts appear to not be used anywhere.
Instead, these are duplicated in prototype concepts ("types"), where they are actually referenced.
CircularParticleCreationSpecification
CircularProjectileCreationSpecification
AttackParameterFluid
GunShift4Way
How I found out: I'm updating https://github.com/GlassBricks/typed-factorio to docs json format v5, and it's complaining that these concepts are never used anywhere. A manual inspection confirms this.
Instead, these are duplicated in prototype concepts ("types"), where they are actually referenced.
CircularParticleCreationSpecification
CircularProjectileCreationSpecification
AttackParameterFluid
GunShift4Way
How I found out: I'm updating https://github.com/GlassBricks/typed-factorio to docs json format v5, and it's complaining that these concepts are never used anywhere. A manual inspection confirms this.