Updated to 1.18.2.

This commit is contained in:
stfwi 2022-03-26 17:58:06 +01:00
parent 3f363b8d14
commit c59d1c8500
62 changed files with 1440 additions and 1445 deletions

View file

@ -25,7 +25,7 @@ repositories {
}
minecraft {
mappings channel: "official", version: "1.18.1"
mappings channel: "official", version: "1.18.2"
runs {
client {
workingDirectory project.file('run')