We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 761f687 + 1d0c8d3 commit 9d39a91Copy full SHA for 9d39a91
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
modImplementation files("libs\\baritone-unoptimized-fabric-1.14.0-1.jar")
75
modImplementation("meteordevelopment:meteor-client:${project.minecraft_version}-SNAPSHOT")
76
implementation "org.meteordev:starscript:0.2.5"
77
- implementation "meteordevelopment:orbit:0.2.3"
+ implementation "meteordevelopment:orbit:0.2.4"
78
79
// Xaero's Mods
80
modCompileOnly "maven.modrinth:xaeros-world-map:${project.xwm_fabric_version}" // Xaero's World Map
0 commit comments