EXTER7 / OreDictionaryConverter

Minecraft mod that adds an item/block that converts between different versions of the same ore using the Forge Ore Dictionary
GNU Lesser General Public License v3.0
14 stars 7 forks source link

Console spam #12

Closed Claycorp closed 8 years ago

Claycorp commented 8 years ago

Please use the Forge logging provided in PreInit to log data as anything printed otherwise is not saved to log files.

Also please don't dump every oredic entry to console. It serves no purpose. This is a small snip of a log as it was so long it pushed the rest out of view. https://gist.github.com/Claycorp/413aa84d1f6b0c74b50cc39c051c743e

If things like this are needed give them an option to be turned on via configs.