mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-02-23 14:30:51 +00:00
Added logging of item stats re-registration end
This commit is contained in:
parent
71814dae87
commit
c3f13a8786
@ -932,6 +932,7 @@ public class MainRegistry {
|
|||||||
if(GeneralConfig.enableStatReRegistering) {
|
if(GeneralConfig.enableStatReRegistering) {
|
||||||
logger.info("Attempting to re-register item stats...");
|
logger.info("Attempting to re-register item stats...");
|
||||||
StatHelper.resetStatShitFuck(); //shit yourself
|
StatHelper.resetStatShitFuck(); //shit yourself
|
||||||
|
logger.info("Item stats re-registered");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user