We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9ba5f commit fcc2af6Copy full SHA for fcc2af6
dependencies.gradle
@@ -36,7 +36,7 @@
36
dependencies {
37
api('com.github.GTNewHorizons:NotEnoughItems:2.7.29-GTNH:dev')
38
shadowImplementation(files('libs/PinIn-1.6.0-all.jar'))
39
- implementation 'org.luaj:luaj-jse:3.0.1'
+ shadowImplementation 'org.luaj:luaj-jse:3.0.1'
40
runtimeOnlyNonPublishable('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-549-GTNH:dev')
41
runtimeOnlyNonPublishable('com.github.GTNewHorizons:GT5-Unofficial:5.09.50.103:dev')
42
runtimeOnlyNonPublishable("com.github.GTNewHorizons:GTNHLib:0.5.22:dev")
0 commit comments