update overworld pack to 31020

This commit is contained in:
Julian Krings 2025-03-25 19:15:47 +01:00
parent 24355064ff
commit 1b1b9d97b7
No known key found for this signature in database
GPG Key ID: 208C6E08C3B718D2

View File

@ -37,7 +37,7 @@ public class INMS {
"1.21.4", "v1_21_R3"
);
private static final List<Version> PACKS = List.of(
new Version(21, 4, "31010"),
new Version(21, 4, "31020"),
new Version(21, 2, "31000"),
new Version(20, 1, "3910")
);