pluginManagement { repositories { jcenter() maven { name = 'Fabric' url = 'http://maven.fabricmc.net/' } gradlePluginPortal() } }