kabachuha / MinecraftEcologyMod

Mod, that adds pollution and climate changing system to Minecraft
http://minecraft.curseforge.com/projects/ecology-mod
MIT License
19 stars 10 forks source link

[1.12.2][1.5.1.0] Thread information printing to console #47

Closed Alaberti closed 5 years ago

Alaberti commented 6 years ago

I'm seeing stuff like this printing to the console:

[17:53:32] [WPT_0/INFO] [Ecology Mod]: Starting world processing... (dim 0) [17:53:32] [WPT_0/INFO] [Ecology Mod]: Serializing and saving pollution manager for dimension 0 [17:53:32] [WPT_0/INFO] [Ecology Mod]: World processing completed in 0.017 seconds [17:53:32] [WPT_0/INFO] [Ecology Mod]: [WPT_0]Sleeping for 60 seconds [17:54:32] [WPT_0/INFO] [Ecology Mod]: Starting world processing... (dim 0) [17:54:32] [WPT_0/INFO] [Ecology Mod]: Serializing and saving pollution manager for dimension 0 [17:54:32] [WPT_0/INFO] [Ecology Mod]: World processing completed in 0.043 seconds

If it could only print to some other log, that would be perfect. Please and thank you!