Fast Block Place Mod 1.8.9 -
jar { manifest { attributes( 'FMLCorePlugin': 'com.example.fastblockplace.Plugin', 'FMLCorePluginContainsFMLMod': 'true', 'FMLAT': 'fastblockplace_at.cfg' ) } }
repositories { mavenCentral() }
private static final Logger LOGGER = Logger.getLogger("FastBlockPlace");