Skip to content

Commit

Permalink
build: arnicalib v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WakelessSloth56 committed Feb 19, 2024
1 parent d85b9ef commit 7e471b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ repositories {
}

dependencies {
implementation("org.auioc.mcmod:arnicalib:${minecraft_version}-${arnicalib_version}")
compileOnly("mezz.jei:jei-${minecraft_version}-common-api:${jei_version}")
compileOnly("mezz.jei:jei-${minecraft_version}-neoforge-api:${jei_version}")
runtimeOnly("mezz.jei:jei-${minecraft_version}-neoforge:${jei_version}")
Expand Down
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ neo_version=20.4.80-beta
neo_version_range=[20.4,)
loader_version_range=[2,)

arnicalib_version=6.1.0
arnicalib_version_range=[6.1.0,)
jei_version=17.3.0.49

Expand Down

0 comments on commit 7e471b4

Please sign in to comment.