Skip to content

Commit

Permalink
[fabric] libjf 3.17.0 and move from PackMixinHelper to widget
Browse files Browse the repository at this point in the history
  • Loading branch information
adam committed Aug 3, 2024
1 parent a3e2c4a commit 8167877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ base {
dependencies {
modImplementation "com.terraformersmc:modmenu:11.0.0"
modImplementation("dev.isxander:yet-another-config-lib:3.5.0+1.21-fabric")
include(modImplementation("io.gitlab.jfronny.libjf:libjf-resource-pack-entry-widgets-v0:3.17.0-SNAPSHOT"))
include(modImplementation("io.gitlab.jfronny.libjf:libjf-resource-pack-entry-widgets-v0:3.17.0"))

minecraft "com.mojang:minecraft:${minecraft_version}"
mappings loom.officialMojangMappings()
Expand Down

0 comments on commit 8167877

Please sign in to comment.