File Details
livingdex_sorter-1.2.0-cobblemon-1.7.1-neoforge.jar
- R
- Dec 17, 2025
- 33.35 KB
- 9.5K
- 1.21.1
- NeoForge
File Name
livingdex_sorter-1.2.0-cobblemon-1.7.1-neoforge.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Update your defaultBoxCount in your config folder to 50 for this to work best
Major Bug Fix
- Fixed a bug that caused an overflow error causing Pokemon to get deleted. Sorry about that.
Changes
- Added error handling to prevent overflow error. Tells you if you have enough space or not so no Pokemon get deleted.
- Updated the default living dex size to 35 boxes (1-1025)
- Dynamically adjusts to your defaultBoxCount in your cobblemon config. GUI dynamically updates too.
- Automatically detects the players box count and adjusts the GUI accordingly. It added paginated exclusion boxes for players who have a lot of boxes. Since Minecraft's max integer is 64 for items, I changed all the boxes so you have to hover over to see the text for which box.
- Added code so it sorts the Duplicates and Variants boxes by their Pokedex number. Before, it sorted them by the order in which they were caught. So now players can scan through their duplicate boxes quicker.
- Added error handling for players who have overlapping box ranges on accident and it could delete some Pokémon.
Why is it saying I have more duplicates than I have in my duplicates box?
- If you have placeholders on, you need to reserve a space in your duplicate box for the Pokemon in the event you catch the evolution the placeholder is. If you have Eevee in Jolteon's spot and you catch Jolteon. Eevee will be moved to your duplicate box the next time you run the command.

