Update ReplayStudio

- MC 1.17
- Updated ViaVersion
- Quick Mode supports multiple worlds now (and no longer needs a manual Respawn)
This commit is contained in:
Jonas Herzig
2021-06-28 14:36:56 +02:00
parent 8d3d705fed
commit 1af4add932
5 changed files with 6 additions and 67 deletions

View File

@@ -330,7 +330,7 @@ dependencies {
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
shadow "com.github.ReplayMod:ReplayStudio:0664fb7", shadeExclusions
shadow "com.github.ReplayMod:ReplayStudio:d82ef5b", shadeExclusions
implementation(jGui){
transitive = false // FG 1.2 puts all MC deps into the compile configuration and we don't want to shade those