Skip to content

Commit

Permalink
Revert "Pehkui is no longer needed."
Browse files Browse the repository at this point in the history
This reverts commit 729647b.
  • Loading branch information
Sunconure11 committed Aug 24, 2024
1 parent 729647b commit e61e897
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 @@ -103,6 +103,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation "com.klikli_dev:modonomicon-${minecraft_version}-fabric:${modonomicon_version}"
modImplementation("com.terraformersmc:modmenu:${project.modmenu_version}")
modImplementation "com.github.Virtuoel:Pehkui:${pehkui_version}"
modCompileOnly "squeek.appleskin:appleskin-fabric:${appleskin_version}:api"
include modApi("maven.modrinth:impersonate:${impersonate_version}")
include modApi("maven.modrinth:midnightlib:${midnightlib_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 @@ archives_base_name=template-mod
fabric_version=0.102.1+1.21.1
modonomicon_version=1.99.0
modmenu_version=11.0.1
pehkui_version=3.8.3
appleskin_version=mc1.21-3.0.5
midnightlib_version=1.5.7-fabric
azurelib_version=2.3.16
Expand Down

0 comments on commit e61e897

Please sign in to comment.