Page 1 of 1

LuaRecord read-only information

Posted: Sat May 09, 2026 7:14 am
by SWeini
From https://lua-api.factorio.com/latest/cla ... ecord.html
Records in the "my blueprints" shelf are read-only, but records in the "game blueprints" shelf are read/write.
I'm absolutely able to modify records in "my blueprints" inside the on_player_setup_blueprint event. Is this piece of information outdated or is that event an exception?

Re: LuaRecord read-only information

Posted: Mon May 11, 2026 9:05 am
by Bilka
That event is an exception. Thanks for noting it, I've updated the docs for the next release.