Skip to content

Commit

Permalink
Include NEI in dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenraven committed Mar 14, 2023
1 parent 4d73711 commit 47431f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ dependencies {
shadowImplementation("com.sun.xml.bind:jaxb-impl:3.0.2")
shadowImplementation("org.mozilla:rhino-engine:1.7.14")

runtimeOnlyNonPublishable('com.github.GTNewHorizons:NotEnoughItems:2.3.39-GTNH:dev')
if (addGtForTesting) {
runtimeOnly('com.github.GTNewHorizons:NotEnoughItems:2.3.27-GTNH:dev')
runtimeOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.265:dev')
runtimeOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-153-GTNH:dev")
runtimeOnly("com.github.GTNewHorizons:Chisel:2.10.16-GTNH:dev")
Expand Down

0 comments on commit 47431f0

Please sign in to comment.