Deleting chunks in 0.15

Post all other topics which do not belong to any other category.
Post Reply
AcThPaU
Burner Inserter
Burner Inserter
Posts: 15
Joined: Thu Feb 23, 2017 11:13 pm
Contact:

Deleting chunks in 0.15

Post by AcThPaU »

Hi

I remember dev promised chunk deletion function in 0.15.

So anyone know the command to delete chunks now ?

daniel34
Global Moderator
Global Moderator
Posts: 2761
Joined: Thu Dec 25, 2014 7:30 am
Contact:

Re: Deleting chunks in 0.15

Post by daniel34 »

An example:

Code: Select all

/c game.player.surface.delete_chunk{0, 4}
This will delete a chunk directly below the starting area. Note that the position is given in chunks, not tiles. 1 chunk = 32 tiles.
quick links: log file | graphical issues | wiki

Post Reply

Return to “General discussion”