mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-19 06:39:58 +00:00
initial 1.21.5 bindings
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user