File tree Expand file tree Collapse file tree
src/main/java/net/minecraftforge/gradle/common Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -274,10 +274,10 @@ protected void afterEvaluate()
274274 LOGGER .lifecycle (" ForgeGradle {} " , this .getVersionString ());
275275 LOGGER .lifecycle (" https://github.com/MinecraftForge/ForgeGradle " );
276276 LOGGER .lifecycle ("#################################################" );
277- LOGGER .lifecycle (" Powered by MCP {} " , this . getExtension (). getMcpVersion () );
277+ LOGGER .lifecycle (" Powered by MCP " );
278278 LOGGER .lifecycle (" http://modcoderpack.com " );
279- LOGGER .lifecycle (" by: Searge, ProfMobius, Fesh0r, " );
280- LOGGER .lifecycle (" R4wk, ZeuX, IngisKahn, bspkrs " );
279+ LOGGER .lifecycle (" by: Searge, ProfMobius, R4wk, ZeuX " );
280+ LOGGER .lifecycle (" Fesh0r, IngisKahn, bspkrs, LexManos " );
281281 LOGGER .lifecycle ("#################################################" );
282282
283283 for (String str : lines )
You can’t perform that action at this time.
0 commit comments