Caching of drop rates within LootManager

This commit is contained in:
2023-08-03 09:04:20 -04:00
parent 4e01c8e794
commit 95a9e45391
5 changed files with 271 additions and 156 deletions
@@ -109,7 +109,6 @@ public enum ConfigManager {
// Called at bootstrap: ensures that all config values are loaded.
public static boolean init() {
Logger.info("Loading config from environment...");