Skip to content

Small CLI for reducing a Minecraft: Java Edition's world size by removing unused chunks.

License

Notifications You must be signed in to change notification settings

icrayix/lessanvil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lessanvil

For the CLI see here

About

Lessanvil is a rust library to reduce a Minecraft: Java Edition's world size by deleting unused chunks. This works by looking at the InhabitedTime NBT-tag (see here for more information) of each chunk and deleting the chunk in case it's lower than user-specified value.

The docs are available here.

CLI

There's an offical CLI and docker image available. See here for more information.

About

Small CLI for reducing a Minecraft: Java Edition's world size by removing unused chunks.

Resources

License

Stars

Watchers

Forks