
StructureManagerConcurrentFix
Recently, while launching the standard version of Minecraft 1.16.5 and entering the game world, I decided to find the nearest village using the /locate command. To my surprise, an error message immediately appeared in the Prism console.
Problem Solution
This mod performs a simple but effective task: it replaces the standard map in StructureManager with ConcurrentHashMap, which completely eliminates the occurring problem.
Features
It's important to note that this ConcurrentModificationException error does not cause the game to crash and occurs quite rarely. If you don't encounter constant crashes due to this exception, installing the mod may not be necessary.
However, if you strive for perfect game stability and want to eliminate even the slightest issues, this mod will be an excellent solution. Nothing prevents you from making your game even more perfect.