update to 1.19

yes this is only for 1.19
This commit is contained in:
AbyssDweller
2022-08-19 23:14:04 -04:00
parent fd8c6e4ab8
commit 6bdc51eaa5
5 changed files with 10 additions and 10 deletions

View File

@@ -28,11 +28,11 @@
],
"depends": {
"fabricloader": ">=0.11.3",
"fabricloader": ">=0.14.9",
"fabric": "*",
"minecraft": "1.18.x",
"minecraft": "1.19.*",
"java": ">=17",
"extrakeybinds":"*",
"origins": ">=1.4.1"
"origins": ">=1.6.2"
}
}