Yeah he put the table.insert after a data:extend he just needs to move the end to before it
end
-- allow productivity
table.insert(data.raw.module["productivity-module"].limitation, recipeName)
table.insert(data.raw.module["productivity-module-2"].limitation, recipeName)
table.insert(data.raw.module["productivity-module-3"].limitation, recipeName)
--end
like that lol