👽 Fix compatibility with Ok Zoomer 4.0.0 betas

This commit is contained in:
joaoh1
2020-08-14 12:40:45 -03:00
parent c495e2ae0c
commit 0178f5e684
2 changed files with 7 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ dependencies {
include "com.github.lambdaurora:spruceui:${project.spruceui_version}"
// Compatibility mods
modImplementation "com.github.joaoh1:okzoomer:4.0.0-alpha.4plus1.1.16.1"
modImplementation "com.github.joaoh1:okzoomer:e13183c59b"
modImplementation "me.shedaniel:RoughlyEnoughItems:4.5.5"
api project(":core")