i love playing factorio with endlees ores
and this is the cmd i ues (0.11)
/c for k, v in pairs(game.findentitiesfiltered{area = {{game.player.position.x - 10, game.player.position.y - 10}, {game.player.position.x + 10, game.player.position.y + 10}}, type="resource"}) do v.amount = 1000000 end
but in 0.12.3 it is not working
can anyone make some adjustment to make it work with 0.12.3
help guys
Re: help guys
thank you so much