I'm a new modder and since I'm also a professor I intend to broad the audience of the game by teaching about it. As a first mod I created (not completely ready yet) the woodcarbonization recipe ( https://mods.factorio.com/mod/woodcarbonization ).
When I created it, it conflict my first choice of name for the recipe, that I discovered only later when I tried to upload to the mods page. And so, as many Modders have to deal with migration sooner or later, I was gifted with the sooner deal.
I created a simple migration to change the recipe name from carbonization to woodcarbonization and I saved it in the file:
Code: Select all
migrations/20230122-migration.json
Suppose in the future I create a new file, say a month from now, named
Code: Select all
migrations/20230201-migration.json