Add missing textures, shift to 1.21.6 and 1.21.7
This commit is contained in:
parent
0dc408e713
commit
daac0c748e
86 changed files with 26 additions and 26 deletions
|
|
@ -100,7 +100,7 @@ dependencies {
|
|||
implementation(project(':bukkit-helper-121-5')) {
|
||||
transitive = false
|
||||
}
|
||||
implementation(project(':bukkit-helper-121-7')) {
|
||||
implementation(project(':bukkit-helper-121-6')) {
|
||||
transitive = false
|
||||
}
|
||||
}
|
||||
|
|
@ -147,7 +147,7 @@ shadowJar {
|
|||
include(dependency(':bukkit-helper-121-3'))
|
||||
include(dependency(':bukkit-helper-121-4'))
|
||||
include(dependency(':bukkit-helper-121-5'))
|
||||
include(dependency(':bukkit-helper-121-7'))
|
||||
include(dependency(':bukkit-helper-121-6'))
|
||||
}
|
||||
relocate('org.bstats', 'org.dynmap.bstats')
|
||||
destinationDirectory = file '../target'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue