mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 08:14:23 +01:00
Update mappings to stable 39
This commit is contained in:
parent
57206213c5
commit
199ba53a4e
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ sourceCompatibility = 1.8
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
version = "1.12.2"
|
version = "1.12.2"
|
||||||
mappings = 'snapshot_20170919'
|
mappings = 'stable_39'
|
||||||
runDir = 'run'
|
runDir = 'run'
|
||||||
replace '@VERSION@', project.version
|
replace '@VERSION@', project.version
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue