Print items launched

./lua/print items launched.lua
/c for k,v in pairs(game.player.force.items_launched) do game.print(k .. ' ' .. v) end