mirror of
https://github.com/lukasabbe/bookshelf-inspector.git
synced 2026-04-30 10:40:53 +00:00
1.21.9 version, :)
This commit is contained in:
+10
-2
@@ -3,6 +3,12 @@ pluginManagement {
|
||||
gradlePluginPortal()
|
||||
mavenCentral()
|
||||
|
||||
maven {
|
||||
name = 'Fabric'
|
||||
url = uri('https://maven.fabricmc.net')
|
||||
}
|
||||
|
||||
/*
|
||||
exclusiveContent {
|
||||
forRepository {
|
||||
maven {
|
||||
@@ -14,7 +20,9 @@ pluginManagement {
|
||||
includeGroup('net.fabricmc')
|
||||
includeGroup('fabric-loom')
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
|
||||
exclusiveContent {
|
||||
forRepository {
|
||||
maven {
|
||||
@@ -50,4 +58,4 @@ include('common')
|
||||
include('fabric')
|
||||
include('neoforge')
|
||||
|
||||
include 'spigot'
|
||||
// include 'spigot'
|
||||
Reference in New Issue
Block a user