Update ReplayStudio

Fixes fatal QuickMode error introduced with the 1.19 update.
This commit is contained in:
Jonas Herzig
2022-06-15 13:46:30 +02:00
parent 13ac8dcf0a
commit 814d0b7c17

View File

@@ -346,7 +346,7 @@ dependencies {
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
shadow "com.github.ReplayMod:ReplayStudio:39debfe", shadeExclusions
shadow "com.github.ReplayMod:ReplayStudio:74d8465", shadeExclusions
// FIXME this should be pulled in by ReplayStudio, and IntelliJ sees it, but javac for some reason does not
implementation 'com.github.viaversion:opennbt:0a02214' // 2.0-SNAPSHOT (ViaVersion Edition)