// This logger is used to write text to the console and the log file. // It is considered best practice to use your mod id as the logger's name. // That way, it's clear which mod wrote info, warnings, ...
System.out.println("You got 10 or more points: " + point); System.out.println("You got 10 or more rebounds: " + rebound); System.out.println("You got 10 or more assists: " + assist); ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results