Code: Select all
data.raw.recipe["iron-gear-wheel"].ingredients =
{
{"iron-plate", 2},
{"iron-plate-scrap", 1}
}
edit:
I just decided to table insert everything manually. But any help with the way of doing this with a loop is still welcome, I'd like to learn more about how to mod.