[Rseding91] [0.17.45] get_blueprint_entities() doesn't include train schedule
Posted: Thu Jun 06, 2019 10:07 am
As the title says, when I call get_blueprint_entities() in a blueprint item stack it doesn't include train schedule of the trains.
I am trying to modify some entities inside a blueprint (not the trains), so I get the entities with get_blueprint_entities(), modify them and then write it back with set_blueprint_entities(), but all train schedules are lost in the process.
Thanks in advance
I am trying to modify some entities inside a blueprint (not the trains), so I get the entities with get_blueprint_entities(), modify them and then write it back with set_blueprint_entities(), but all train schedules are lost in the process.
Thanks in advance