initial 1.21.5 bindings

This commit is contained in:
Julian Krings
2025-06-02 18:18:17 +02:00
parent 835c8422f1
commit ad0662be54
6 changed files with 1250 additions and 2 deletions

View File

@@ -34,7 +34,8 @@ public class INMS {
"1.21.1", "v1_21_R1",
"1.21.2", "v1_21_R2",
"1.21.3", "v1_21_R2",
"1.21.4", "v1_21_R3"
"1.21.4", "v1_21_R3",
"1.21.5", "v1_21_R4"
);
private static final List<Version> PACKS = List.of(
new Version(21, 4, "31020"),