update to 1.19

This commit is contained in:
RyanTLG
2022-07-13 16:42:59 +02:00
parent 15808a2598
commit 5eb78fbbd2
15 changed files with 53 additions and 69 deletions

View File

@@ -31,12 +31,12 @@
],
"depends": {
"fabricloader": ">=0.13.2",
"fabricloader": ">=0.14.8",
"fabric": "*",
"minecraft": "1.18.2",
"minecraft": "1.19",
"java": ">=17"
},
"suggests": {
"darkevolution": "1.18.2-x"
"darkevolution": "1.19-x"
}
}