HomeJavaModsTidyChunk Mod (1.12.2) – Cleans Up A Chunk After It Has Been Generated
TidyChunk Mod (1.12.2) – Cleans Up A Chunk After It Has Been Generated
ModsJava

TidyChunk Mod (1.12.2) – Cleans Up A Chunk After It Has Been Generated

by Moon

⬇ Download

TidyChunk Mod basically removes items on the ground after the chunk they’re in are loaded so that you can explore without getting a lot of trash in your inventory. The way it works is pretty straight forward. During world gen Forge posts events that TinyChunk listens for. If a new chunk is being generated it remembers that chunk. Subsequently, when an EntityItem joins the world TinyChunks cross checks the EntityItem location in it’s remembered chunk list. If the item is present in one of these newly generated chunks the EntityItem is set dead and the Forge event is canceled. Net result is fewer pieces of trash in the world.

Note that this only works with chunk generated and Minecraft driven world gen. Some mods do world gen outside the normal ways Minecraft does. Under these circumstances TidyChunk does nothing because it cannot reliably determine if an EntityItem is being created because of chunk generation. A good example of this is AncientWarfare 2’s structure generation. A lot of the time generation of a structure occurs right around chunk generation so TidyChunk can clean up any drops left behind. However, there are times where a structure will be generated into an existing chunk, and because the chunk has existed TidyChunk will not clean it up.

Configs:

TidyChunk Mod Download Links

For Minecraft 1.12.2

Forge version: Download from Server 1Download from Server 2

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more