pluginManagement { repositories { maven { name = "Fabric" url = uri("https://maven.fabricmc.net/") } mavenCentral() gradlePluginPortal() } }