Fixed boosters breaking on restart

This commit is contained in:
Auxilor
2022-07-07 23:15:22 +01:00
parent cb55870e99
commit 640bc97559
4 changed files with 34 additions and 15 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:6.35.1'
compileOnly 'com.willfp:eco:6.37.3'
implementation 'com.willfp:libreforge:3.72.1'
implementation 'org.joml:joml:1.10.4'