Mappings updated to official.
This commit is contained in:
parent
cc23672eba
commit
011edac67f
75 changed files with 21383 additions and 21336 deletions
|
@ -26,7 +26,8 @@ repositories {
|
|||
}
|
||||
|
||||
minecraft {
|
||||
mappings channel: 'snapshot', version: "${version_fml_mappings}"
|
||||
// mappings channel: 'snapshot', version: "${version_fml_mappings}"
|
||||
mappings channel: "official", version: "1.16.5"
|
||||
// accessTransformer = file('build/resources/main/META-INF/accesstransformer.cfg')
|
||||
runs {
|
||||
client {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue