Minecraft Java Edition – Chunk Not Appearing Even After Restarting

minecraft-java-edition

While playing Minecraft suddenly the power went off. After 4 hours when it came back I turned on the pc to resume playing, however the chunk where I was last time had disappeared. I had respawned about 10 blocks away form the missing chunk. I tried pressing F3 + A, saving and quitting, and reloading the game.

It seems that when the power went off the computer was busy writing to that particular chunk, and that writing task remained incomplete.

I haven't tried to go inside that and seeing whether I fall or not (I can't risk my armor or experience). That chunk was not important to me, it just bothers me while I am hunting mobs.

What are the possible methods to get back the chunk?

Best Answer

Delete and re-create the chunk

You can delete this specific chunk using an external editor. If you do, the game will automatically re-creates it like new. Any modifications you did to the chunk will disappear.

I'm not familiar with MCEdit, but you can also use NBTExplorer to delete chunks.

Deleting chunks with NBTExplorer

  1. Make a backup of your world, in case something goes wrong.

  2. Enter your world, and go to the location of your broken chunk. Press F3 and note down the chunk coordinates.

    Chunk coordinates

    In your case, you can fly over the chunk in creative mode, or figure out the X and Z coordinates by comparing the coordinates in the chunks next to it.

    Quit Minecraft.

  3. Open NBTExplorer and select the world you want to edit. Note that if your Minecraft game directory is set to a different folder, you have to nagivate there first using FileOpen Folder.

  4. Click on SearchChunk Finder.... Enter the X and Z coordinates you wrote down into "Chunk" and click Find Chunk.

    Chunk Finder

    NBTExplorer will automatically open the correct region file and highlight the chunk. Delete it by pressing Del (or click the red cross icon). Save and exit.

  5. Run Minecraft and load your world.