We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a844a0 commit 342a12cCopy full SHA for 342a12c
1 file changed
source/data_structures.h
@@ -137,6 +137,7 @@ extern "C" {
137
X(MC_VERSION_1_21_11, "1.21.11") \
138
/* year.big_release.minor_hotfix, `players/advancements` and `players/stats` */ \
139
X(MC_VERSION_26_1, "26.1") \
140
+ X(MC_VERSION_26_1_1, "26.1.1") \
141
/* 2026 April Fools Version HERDCRAFT */ \
142
X(MC_VERSION_26W14A, "26w14a") \
143
X(MC_VERSION_26_2, "26.2")
0 commit comments