Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 7c750ef

Browse files
author
xtexChooser
committed
fix(dev): REI crashes in dev environment
1 parent 8ef95da commit 7c750ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@ dependencies {
3131
modImplementation 'com.terraformersmc:modmenu:4.0.6'
3232
modCompileOnly 'me.shedaniel:RoughlyEnoughItems-api-fabric:9.1.541'
3333
modRuntimeOnly 'me.shedaniel:RoughlyEnoughItems-fabric:9.1.541'
34+
modRuntimeOnly 'dev.architectury:architectury-fabric:6.2.46' // for REI
3435
}
3536

3637
indra {
38+
github 'SCPSharp', 'scp-sharp'
3739
javaVersions {
3840
target 17
3941
}

0 commit comments

Comments
 (0)