Enable obfuscation mappings for 1.21.7 (#12770)
This commit is contained in:
parent
4c47c76ecf
commit
9686f8b34d
2 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ version=1.21.7-R0.1-SNAPSHOT
|
||||||
mcVersion=1.21.7
|
mcVersion=1.21.7
|
||||||
|
|
||||||
# Set to true while updating Minecraft version
|
# Set to true while updating Minecraft version
|
||||||
updatingMinecraft=true
|
updatingMinecraft=false
|
||||||
|
|
||||||
org.gradle.configuration-cache=true
|
org.gradle.configuration-cache=true
|
||||||
org.gradle.caching=true
|
org.gradle.caching=true
|
||||||
|
|
|
@ -27,8 +27,8 @@ paperweight {
|
||||||
gitFilePatches = false
|
gitFilePatches = false
|
||||||
|
|
||||||
spigot {
|
spigot {
|
||||||
enabled = false
|
enabled = true
|
||||||
buildDataRef = "281ac0de7a76d808753ede97d11b034bc801b63d"
|
buildDataRef = "436eac9815c211be1a2a6ca0702615f995e81c44"
|
||||||
packageVersion = "v1_21_R5" // also needs to be updated in MappingEnvironment
|
packageVersion = "v1_21_R5" // also needs to be updated in MappingEnvironment
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue