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 ebbe25d commit c2de64aCopy full SHA for c2de64a
protocol/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
jacoco
6
}
7
8
-version = "1.21.9-SNAPSHOT"
+version = "1.21.9-feature-custom-entities"
9
description = "MCProtocolLib is a simple library for communicating with Minecraft clients and servers."
10
11
dependencies {
0 commit comments