TidyChunk
Modby OreCruncher
Cleans up a chunk after it has been generated
Type
Mod
CurseForge Downloads
1,081,842
CurseForge ID
305460
Last Updated
Jun 11, 2026
Description
TidyChunk is a Minecraft Forge mod which removes EntityItems from the chunk after it has been generated. Main purpose, for me at least, is to try and cut down on the amount of crap when exploring and avoid filling up the player 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.
Similar Mods
Cherished Worlds (Fabric 1.16.1 - 1.19.2)
Favorite/pin/bookmark certain worlds, which will always be at the top of the list and cannot be deleted.
Celestisynth: Wishes and Hells
A Minecraft mod with celestial weapons and stunning visuals for enhanced gameplay.
ComPatchedStorage
A fixed version of CompactStorage
Lazier AE2
Make your life with Applied Energistics 2 a little easier. A rewrite of LazyAE2.
Unloader
Unloader is a small utility mod that unloads dimensions that aren't in use.
Eyes in the Darkness
A small spooky mod for the MMD Spookyjam