Skip to content

Commit

Permalink
boowomp
Browse files Browse the repository at this point in the history
  • Loading branch information
imreallybadatnames committed Jun 17, 2024
1 parent 4f7c4be commit fbc74a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ dependencies {
modCompileOnly "maven.modrinth:jade:${project.jade_version}"
modCompileOnly "mcp.mobius.waila:wthit-api:fabric-${project.wthit_version}"

modApi "dev.architectury:architectury-fabric:${project.architectury_version}"
modCompileOnly "me.shedaniel:RoughlyEnoughItems-api-fabric:${project.rei_version}"

// modCompileOnlyApi "mezz.jei:jei-${project.minecraft_version}-common-api:${project.jei_version}"
Expand Down
4 changes: 3 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jade_version=H9wg0p1c
wthit_version=11.3.1

rei_version=16.0.729
jei_version=18.0.0.62
jei_version=18.0.0.62

architectury_version=12.1.3

0 comments on commit fbc74a2

Please sign in to comment.