We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee1138 commit e801f8dCopy full SHA for e801f8d
2 files changed
build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
//modLocalRuntime fabricApi.module("fabric-api-base", project.fabric_version)
43
44
modImplementation include("eu.pb4:predicate-api:0.6.0+1.21.2")
45
- modImplementation include("eu.pb4:placeholder-api:2.5.1+1.21.3")
+ modImplementation include("eu.pb4:placeholder-api:2.5.2+1.21.3")
46
modImplementation include("me.lucko:fabric-permissions-api:0.3.3")
47
modImplementation include("eu.pb4:player-data-api:0.7.0+1.21.3")
48
gradle.properties
@@ -11,7 +11,7 @@ loader_version=0.16.9
11
fabric_version=0.110.0+1.21.3
12
13
# Mod Properties
14
-mod_version = 2.7.1+1.21.3
+mod_version = 2.7.2+1.21.3
15
maven_group = eu.pb4
16
archives_base_name = styled-chat
17
0 commit comments