Page 1 of 1

update api: create_blueprint() add boolean for 'Include Station name'

Posted: Wed Mar 18, 2020 2:27 am
by nuke_it_from_orbit
Can we please get an update to the api for create_blueprint() include boolean for 'Include Station name'

https://lua-api.factorio.com/latest/Lua ... _blueprint

This would allow mods like Blueprint Extensions to make new (upgrade existing) blueprints that capture station name

OR

Can we get a toggle option to have 'Station Name' checked by default? With the latest update to the blueprint system, I'm hoping this very much needed feature can be added.

Re: update api: create_blueprint() add boolean for 'Include Station name'

Posted: Mon Apr 13, 2020 3:00 pm
by _Attila_
I second this request, would be very useful.

Re: update api: create_blueprint() add boolean for 'Include Station name'

Posted: Mon Apr 13, 2020 6:42 pm
by coderpatsy
Good news, v0.18.18 reportedly has this.
v0.18.18 wrote: Added "include_entities", "include_trains", "include_station_names", and "include_modules" fields to LuaItemStack::create_blueprint.