mirror of
https://github.com/BG-Software-LLC/WildLoaders.git
synced 2024-11-12 10:23:59 +01:00
[CI SKIP] Fixed incorrect module names
This commit is contained in:
parent
6a23928c55
commit
7396fd7b41
@ -8,7 +8,7 @@ java {
|
||||
}
|
||||
}
|
||||
|
||||
group 'NMS:v117'
|
||||
group 'NMS:v1_17'
|
||||
|
||||
dependencies {
|
||||
paperweightDevelopmentBundle("io.papermc.paper:dev-bundle:1.17.1-R0.1-SNAPSHOT")
|
||||
|
@ -8,7 +8,7 @@ java {
|
||||
}
|
||||
}
|
||||
|
||||
group 'NMS:v1182'
|
||||
group 'NMS:v1_18'
|
||||
|
||||
dependencies {
|
||||
paperweightDevelopmentBundle("io.papermc.paper:dev-bundle:1.18.2-R0.1-SNAPSHOT")
|
||||
|
@ -8,7 +8,7 @@ java {
|
||||
}
|
||||
}
|
||||
|
||||
group 'NMS:v1194'
|
||||
group 'NMS:v1_19'
|
||||
|
||||
dependencies {
|
||||
paperweightDevelopmentBundle("io.papermc.paper:dev-bundle:1.19.4-R0.1-SNAPSHOT")
|
||||
|
@ -8,7 +8,7 @@ java {
|
||||
}
|
||||
}
|
||||
|
||||
group 'NMS:v1201'
|
||||
group 'NMS:v1_20_1'
|
||||
|
||||
dependencies {
|
||||
paperweightDevelopmentBundle("io.papermc.paper:dev-bundle:1.20.1-R0.1-SNAPSHOT")
|
||||
|
Loading…
Reference in New Issue
Block a user