Page 1 of 1

Force exploring map.

Posted: Sat Feb 20, 2016 2:17 am
by Codec
Is there a command that will reveal all generated chunks? I know about the one use to make a 1024^2 of land and chart it but i'm just looking for one that wont make any more land than is already there. I remove a mod that had a lot of ore and just wanting to refresh my map so i know whats real and what isn't. I think I've used the command in the past but after hrs of looking i cant seem to find it.

Re: Force exploring map.

Posted: Sat Feb 20, 2016 10:23 am
by prg

Code: Select all

game.local_player.force.rechart()

Re: Force exploring map.

Posted: Sat Feb 20, 2016 12:37 pm
by Codec
Thank you, that did the trick!