Open Minerdwarf222 opened 1 month ago
When splitting main, move config such that it only saves on shut down via: Runtime.getRuntime().addShutdownHook(new Thread(Config::saveConfig)); (https://github.com/Declipsonator/Particle-Blocker/blob/main/src/main/java/me/declipsonator/particleblocker/ParticleBlocker.java)
DwarfHighlightMod.java is much larger than it needs to be and should be split into other classes.
For example: