diff --git a/fabric-1.18.2/build.gradle b/fabric-1.18.2/build.gradle index 95009e13..b839b315 100644 --- a/fabric-1.18.2/build.gradle +++ b/fabric-1.18.2/build.gradle @@ -8,7 +8,7 @@ group = parent.group eclipse { project { - name = "Dynmap(Fabric-1.18)" + name = "Dynmap(Fabric-1.18.2)" } } diff --git a/fabric-1.18.2/gradle.properties b/fabric-1.18.2/gradle.properties index a57d572d..bdb66d3a 100644 --- a/fabric-1.18.2/gradle.properties +++ b/fabric-1.18.2/gradle.properties @@ -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