fabric-1.18.2: update build.gradle

This commit is contained in:
Kosma Moczek 2022-02-28 21:16:07 +01:00
parent 0f482489f7
commit 0d7bfc718e
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ group = parent.group
eclipse {
project {
name = "Dynmap(Fabric-1.18)"
name = "Dynmap(Fabric-1.18.2)"
}
}

View File

@ -1,4 +1,4 @@
minecraft_version=1.18
yarn_mappings=1.18+build.1
loader_version=0.12.12
fabric_version=0.45.1+1.18
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.1
loader_version=0.13.3
fabric_version=0.47.8+1.18.2