Skip to content

Sort Minecraft Dungeons inventories

Notifications You must be signed in to change notification settings

058f9cf1/minecraft_dungeons_sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Minecraft Dungeons Sorter

A tool for sorting a Minecraft Dungeons inventory by item type, then alphabetically.

Important

Back up your save before using! If any corruption occurs, the save can then be restored.

Running from source

Dependencies

Requires Python 3 and the pycryptodome module to be installed. git is required for the first method only.

Method 1 (requires git to be installed):

  • Open a terminal and run the following commands in order:
git clone https://github.com/058f9cf1/minecraft_dungeons_sorter.git
cd minecraft_dungeons_sorter/src
python minecraft_dungeons_sorter.py <path/to/save>

where <path/to/save> is the location of the Minecraft Dungeons save file.

Method 2:

  • Download the code as a zip file, unzip it, then run python minecraft_dungeons_sorter.py <path/to/save> in a terminal from the unzipped directory.

About

Sort Minecraft Dungeons inventories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages