i need cheats for 13.9
Posted: Wed Jul 20, 2016 7:08 pm
/c local surface = game.local_player.surface;
for y=-2,2 do
for x=-2,2 do
surface.create_entity({name="iron-ore", amount=25000000, position={game.local_player.position.x+x, game.local_player.position.y+y}})
end
end
dosnt work anymore?
i just wanna have some time to build my base, instead of serching and planting mining drills all the time
for y=-2,2 do
for x=-2,2 do
surface.create_entity({name="iron-ore", amount=25000000, position={game.local_player.position.x+x, game.local_player.position.y+y}})
end
end
dosnt work anymore?
i just wanna have some time to build my base, instead of serching and planting mining drills all the time