Skip to content

Commit

Permalink
Fix placeholder-api not working
Browse files Browse the repository at this point in the history
  • Loading branch information
IotaBread committed Dec 22, 2022
1 parent c9c3886 commit 7efb9cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ dependencies {

// FabricPlaceholderApi
modImplementation libs.placeholder.api
include libs.placeholder.apiF
}

publishing {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.jvmargs = -Xmx1G

#Mod properties
mod_version = 2.4.3
mod_version = 2.4.4
maven_group = me.bymartrixx
archives_base_name = player-events

Expand Down

0 comments on commit 7efb9cf

Please sign in to comment.