// import statements...
@Mod(HifiMC.MOD_ID)
public class HifiMC {
public static final String MOD_ID = "hifimc";
public static final Logger LOGGER = LogManager.getLogger(MOD_ID);
public HifiMC() {
// TODO: Implement the mod
}
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter