Page 1 of 1

List of ALL cosnole commands

Posted: Thu Feb 02, 2017 6:31 am
by fenix2777
Hi, I just can't find any list with advanced commands like item recipe update if it was changed after game start. Is there any command that does same for researching costs?

Re: List of ALL cosnole commands

Posted: Thu Feb 02, 2017 12:21 pm
by daniel34
These will reload recipes and research:

Code: Select all

/c game.player.force.reset_recipes()
/c game.player.force.reset_technologies()
If this is for a mod then they are automatically reloaded every time the mod version changes.

The wiki has the most widely used commands: https://wiki.factorio.com/Console
For more advanced commands / creating your own see http://lua-api.factorio.com/latest/