crafting_queue_progress write
Posted: Thu Apr 28, 2022 2:18 am
There are mods like jetpack that change the character, and crafting progress can be reset to 0, but not put to what it was.
Alternatively: https://lua-api.factorio.com/latest/Lua ... g_progress exists for CraftingMachines, but not for the character (the entity with an inventory is doing the crafting, so it should belong to the entity, though reference-able through the player?)
Alternatively: https://lua-api.factorio.com/latest/Lua ... g_progress exists for CraftingMachines, but not for the character (the entity with an inventory is doing the crafting, so it should belong to the entity, though reference-able through the player?)