mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-08-15 15:57:48 +00:00
update overworld pack
This commit is contained in:
parent
343dc429d5
commit
64bb81626c
@ -37,7 +37,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.volmit"
|
||||
version = "3.6.11-1.20.1-1.21.5"
|
||||
version = "3.6.11-1.20.1-1.21.7"
|
||||
|
||||
apply<ApiGenerator>()
|
||||
|
||||
|
@ -40,6 +40,7 @@ public class INMS {
|
||||
"1.21.7", "v1_21_R5"
|
||||
);
|
||||
private static final List<Version> PACKS = List.of(
|
||||
new Version(21, 5, "31100"),
|
||||
new Version(21, 4, "31020"),
|
||||
new Version(21, 2, "31000"),
|
||||
new Version(20, 1, "3910")
|
||||
|
Loading…
x
Reference in New Issue
Block a user