Skip to content

Commit

Permalink
Fix neoforge not building
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Jan 27, 2024
1 parent c4e2516 commit 7dfca79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NeoForge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ dependencies {
implementation project(":Xplat")

compileOnly "mezz.jei:jei-1.20.4-common-api:17.0.0.30"
testCompileOnly "mezz.jei:jei-1.20.4-common-api:17.0.0.30"
}

TaskCollection.metaClass.excludingNeoTasks = { ->
Expand Down

0 comments on commit 7dfca79

Please sign in to comment.