Skip to content

Commit a6a23cd

Browse files
committed
Update libs
1 parent aca971c commit a6a23cd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757

5858
// Meteor Client
5959
modImplementation files("libs\\baritone-unoptimized-fabric-1.10.2.jar")
60-
modImplementation files("libs\\meteor-client-1.21.5-2.jar")
60+
modImplementation files("libs\\meteor-client-1.21.5-12.jar")
6161

6262
// Xaero's Mods
6363
modCompileOnly "maven.modrinth:xaeros-world-map:${project.xwm_fabric_version}" // Xaero's World Map

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ archives_base_name=meteor-plus
1414

1515
# Xaero's Mods
1616
# Xaero's World Map (https://modrinth.com/mod/xaeros-world-map/versions)
17-
xwm_fabric_version=1.39.2_Fabric_1.21.4
17+
xwm_fabric_version=1.39.8_Fabric_1.21.5
1818
# Xaero's Minimap (https://modrinth.com/mod/xaeros-minimap/versions)
19-
xmm_fabric_version=24.7.1_Fabric_1.21.4
19+
xmm_fabric_version=25.2.5_Fabric_1.21.5
2020

2121
# Where Is It (https://modrinth.com/mod/where-is-it/versions)
2222
where_is_it_version=2.6.4+1.21.2
4.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)