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