Update ReplayStudio
fc8a66d Fix handling of view pos/dist packets in MC 1.14+ quick mode 2828174 Fix reading and writing of unload chunk packets pre-1.9 (fixes #210) 42bd0fe Fix map data being swallowed by squash filter (fixes #232)
This commit is contained in:
@@ -276,7 +276,7 @@ dependencies {
|
||||
|
||||
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
|
||||
|
||||
shadow "com.github.ReplayMod:ReplayStudio:e6b1b22", shadeExclusions
|
||||
shadow "com.github.ReplayMod:ReplayStudio:fc8a66d", shadeExclusions
|
||||
|
||||
project.evaluationDependsOn(":jGui:$jGuiVersion")
|
||||
shadowReobf(project(":jGui:$jGuiVersion")){
|
||||
|
||||
Reference in New Issue
Block a user