Bump to 1.19.2 and remove Sodium

This commit is contained in:
2022-09-18 22:49:14 +02:00
parent 5a352c1c43
commit 87fdb68256
6 changed files with 20 additions and 20 deletions

View File

@@ -36,7 +36,7 @@
"depends": {
"fabricloader": ">=0.14",
"fabric": "*",
"minecraft": "1.19.1",
"minecraft": "1.19.2",
"java": ">=17",
"craterlib": "*"
},